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

TglSignalSemaphoreEXT

Declaration

Source position: ctgles3.pas line 8743

type TglSignalSemaphoreEXT = procedure(

  semaphore: GLuint;

  numBufferBarriers: GLuint;

  buffers: PGLuint;

  numTextureBarriers: GLuint;

  textures: PGLuint;

  dstLayouts: PGLenum

);



CT Web help

CodeTyphon Studio