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

TglUniformMatrix4x3fv

Declaration

Source position: ctgles3.pas line 7821

type TglUniformMatrix4x3fv = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLfloat

);



CT Web help

CodeTyphon Studio