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

TglMultiTexCoord3bOES

Declaration

Source position: ctgles2.pas line 8521

type TglMultiTexCoord3bOES = procedure(

  texture: GLenum;

  s: GLbyte;

  t: GLbyte;

  r: GLbyte

);



CT Web help

CodeTyphon Studio