Unit 'ctGL' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_opengl]

TglGetPerfCounterInfoINTEL

Declaration

Source position: ctgl.pas line 9404

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