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

TglUniform3i64NV

Declaration

Source position: ctgles2.pas line 8836

type TglUniform3i64NV = procedure(

  location: GLint;

  x: GLint64EXT;

  y: GLint64EXT;

  z: GLint64EXT

);



CT Web help

CodeTyphon Studio