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

TglReadnPixelsKHR

Declaration

Source position: ctgles2.pas line 8678

type TglReadnPixelsKHR = procedure(

  x: GLint;

  y: GLint;

  width: GLsizei;

  height: GLsizei;

  format: GLenum;

  type_: GLenum;

  bufSize: GLsizei;

  data: Pvoid

);



CT Web help

CodeTyphon Studio