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

TeglCreateWindowSurface

Declaration

Source position: ctgles1.pas line 8150

type TeglCreateWindowSurface = function(

  dpy: EGLDisplay;

  config: EGLConfig;

  win: EGLNativeWindowType;

  attrib_list: PEGLint

):EGLSurface;



CT Web help

CodeTyphon Studio