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

TglUniform4ui64NV

Declaration

Source position: ctgles2.pas line 8842

type TglUniform4ui64NV = procedure(

  location: GLint;

  x: GLuint64EXT;

  y: GLuint64EXT;

  z: GLuint64EXT;

  w: GLuint64EXT

);



CT Web help

CodeTyphon Studio