Unit 'ctGLES2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengles]

TeglCreateWindowSurface

Declaration

Source position: ctgles2.pas line 8976

type TeglCreateWindowSurface = function(

  dpy: EGLDisplay;

  config: EGLConfig;

  win: EGLNativeWindowType;

  attrib_list: PEGLint

):EGLSurface;



CT Web help

CodeTyphon Studio