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

TglGetShaderPrecisionFormat

Declaration

Source position: ctgles2.pas line 7747

type TglGetShaderPrecisionFormat = procedure(

  shadertype: GLenum;

  precisiontype: GLenum;

  range: PGLint;

  precision: PGLint

);



CT Web help

CodeTyphon Studio