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

TglTextureFoveationParametersQCOM

Declaration

Source position: ctgles2.pas line 8813

type TglTextureFoveationParametersQCOM = procedure(

  texture: GLuint;

  layer: GLuint;

  focalPoint: GLuint;

  focalX: GLfloat;

  focalY: GLfloat;

  gainX: GLfloat;

  gainY: GLfloat;

  foveaArea: GLfloat

);



CT Web help

CodeTyphon Studio