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

TglGetPerfCounterInfoINTEL

Declaration

Source position: ctgles3.pas line 8333

type TglGetPerfCounterInfoINTEL = procedure(

  queryId: GLuint;

  counterId: GLuint;

  counterNameLength: GLuint;

  counterName: PGLchar;

  counterDescLength: GLuint;

  counterDesc: PGLchar;

  counterOffset: PGLuint;

  counterDataSize: PGLuint;

  counterTypeEnum: PGLuint;

  counterDataTypeEnum: PGLuint;

  rawCounterMaxValue: PGLuint64

);



CT Web help

CodeTyphon Studio