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

TeglCreateImageKHR

Declaration

Source position: ctgles1.pas line 8206

type TeglCreateImageKHR = function(

  dpy: EGLDisplay;

  ctx: EGLContext;

  target: EGLenum;

  buffer: EGLClientBuffer;

  attrib_list: PEGLint

):EGLImageKHR;



CT Web help

CodeTyphon Studio