Unit 'Laz_And_GLESv2_Canvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TxgShaderVars

Declaration

Source position: Laz_And_GLESv2_Canvas.pas line 246

type TxgShaderVars = record

  hShader: GLuint;

  

  hMVP: GLuint;

  

  hVertex: GLuint;

  

  hColor: GLuint;

  

  hTexture: GLuint;

  

  hAlpha: GLuint;

  

end;



CT Web help

CodeTyphon Studio