Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglUniform4ui64NV

Declaration

Source position: ctgl.pas line 10413

type TglUniform4ui64NV = procedure(

  location: GLint;

  x: GLuint64EXT;

  y: GLuint64EXT;

  z: GLuint64EXT;

  w: GLuint64EXT

);



CT Web help

CodeTyphon Studio