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

TglDispatchCompute

Declaration

Source position: ctgles3.pas line 7905

type TglDispatchCompute = procedure(

  num_groups_x: GLuint;

  num_groups_y: GLuint;

  num_groups_z: GLuint

);



CT Web help

CodeTyphon Studio