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

TglGetPerfQueryInfoINTEL

Declaration

Source position: ctgles3.pas line 8342

type TglGetPerfQueryInfoINTEL = procedure(

  queryId: GLuint;

  queryNameLength: GLuint;

  queryName: PGLchar;

  dataSize: PGLuint;

  noCounters: PGLuint;

  noInstances: PGLuint;

  capsMask: PGLuint

);



CT Web help

CodeTyphon Studio