Searched refs:glBeginPerfQueryINTEL (Results 1 – 9 of 9) sorted by relevance
28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBeginPerfQueryINTEL);876 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv3.so", glBeginPerfQueryINTEL); in init_stub_library()
28 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBeginPerfQueryINTEL);876 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv2.so", glBeginPerfQueryINTEL); in init_stub_library()
28 #define glBeginPerfQueryINTEL wrap_glBeginPerfQueryINTEL macro
28 #undef glBeginPerfQueryINTEL
826 void API_ENTRY(glBeginPerfQueryINTEL)(GLuint queryHandle) {827 CALL_GL_API(glBeginPerfQueryINTEL, queryHandle);
12 GL_ENTRY(void, glBeginPerfQueryINTEL, GLuint queryHandle)
2385 GL_APICALL void GL_APIENTRY glBeginPerfQueryINTEL (GLuint queryHandle);