Home
last modified time | relevance | path

Searched refs:rawCounterMaxValue (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/mesa/main/
Dperformance_query.c314 GLuint64 *rawCounterMaxValue) in _mesa_GetPerfCounterInfoINTEL() argument
382 if (rawCounterMaxValue) in _mesa_GetPerfCounterInfoINTEL()
383 *rawCounterMaxValue = counterRawMax; in _mesa_GetPerfCounterInfoINTEL()
385 if (rawCounterMaxValue) { in _mesa_GetPerfCounterInfoINTEL()
403 *rawCounterMaxValue = counterRawMax; in _mesa_GetPerfCounterInfoINTEL()
Dperformance_query.h61 GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
/external/mesa3d/include/GLES2/
Dgl2ext.h2319 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
2330 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
/external/swiftshader/include/GLES2/
Dgl2ext.h2380 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
2391 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
/external/swiftshader/include/GL/
Dglcorearb.h4710 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
4721 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
Dglext.h9215 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
9226 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
/external/mesa3d/include/GL/
Dglcorearb.h4679 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
4690 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
Dglext.h9182 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
9193 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c29099 …terDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue) in _mesa_marshal_GetPerfCounterInfoINTEL() argument
29104 …erDesc, counterOffset, counterDataSize, counterTypeEnum, counterDataTypeEnum, rawCounterMaxValue)); in _mesa_marshal_GetPerfCounterInfoINTEL()