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

TglUniformMatrix4x2fv

Declaration

Source position: ctgles1.pas line 8033

type TglUniformMatrix4x2fv = procedure(

  location: GLint;

  count: GLsizei;

  transpose: GLboolean;

  value: PGLfloat

);



CT Web help

CodeTyphon Studio