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

TeglCreateImage

Declaration

Source position: ctgles1.pas line 8193

type TeglCreateImage = function(

  dpy: EGLDisplay;

  ctx: EGLContext;

  target: EGLenum;

  buffer: EGLClientBuffer;

  attrib_list: PEGLAttrib

):EGLImage;



CT Web help

CodeTyphon Studio