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

TeglCreatePbufferFromClientBuffer

Declaration

Source position: ctgles1.pas line 8179

type TeglCreatePbufferFromClientBuffer = function(

  dpy: EGLDisplay;

  buftype: EGLenum;

  buffer: EGLClientBuffer;

  config: EGLConfig;

  attrib_list: PEGLint

):EGLSurface;



CT Web help

CodeTyphon Studio