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

TglUniformMatrix3x4fv

Declaration

Source position: ctgles3.pas line 7820

type TglUniformMatrix3x4fv = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLfloat

);



CT Web help

CodeTyphon Studio