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

TglMultiTexCoord3bOES

Declaration

Source position: ctgles1.pas line 7801

type TglMultiTexCoord3bOES = procedure(

  texture: GLenum;

  s: GLbyte;

  t: GLbyte;

  r: GLbyte

);



CT Web help

CodeTyphon Studio