Searched refs:rawCounterMaxValue (Results 1 – 9 of 9) sorted by relevance
/external/mesa3d/src/mesa/main/ |
D | performance_query.c | 314 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()
|
D | performance_query.h | 61 GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 2319 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 2330 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
/external/swiftshader/include/GLES2/ |
D | gl2ext.h | 2380 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 2391 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 4710 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 4721 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
D | glext.h | 9215 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 9226 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 4679 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 4690 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
D | glext.h | 9182 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue); 9193 …unterDataSize, GLuint *counterTypeEnum, GLuint *counterDataTypeEnum, GLuint64 *rawCounterMaxValue);
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | marshal_generated.c | 29099 …terDataSize, GLuint * counterTypeEnum, GLuint * counterDataTypeEnum, GLuint64 * rawCounterMaxValue) in _mesa_marshal_GetPerfCounterInfoINTEL() argument 29104 …erDesc, counterOffset, counterDataSize, counterTypeEnum, counterDataTypeEnum, rawCounterMaxValue)); in _mesa_marshal_GetPerfCounterInfoINTEL()
|