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

TglWaitSemaphoreEXT

Declaration

Source position: ctgles3.pas line 8939

type TglWaitSemaphoreEXT = procedure(

  semaphore: GLuint;

  numBufferBarriers: GLuint;

  buffers: PGLuint;

  numTextureBarriers: GLuint;

  textures: PGLuint;

  srcLayouts: PGLenum

);



CT Web help

CodeTyphon Studio