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

TeglCreateContext

Declaration

Source position: ctgles1.pas line 8147

type TeglCreateContext = function(

  dpy: EGLDisplay;

  config: EGLConfig;

  share_context: EGLContext;

  attrib_list: PEGLint

):EGLContext;



CT Web help

CodeTyphon Studio