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

TglUniformMatrix2x4fvNV

Declaration

Source position: ctgles2.pas line 8851

type TglUniformMatrix2x4fvNV = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLfloat

);



CT Web help

CodeTyphon Studio