Searched refs:GL_DEBUG_CALLBACK_FUNCTION (Results 1 - 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32.cpp | 369 case GL_DEBUG_CALLBACK_FUNCTION: in ValidateGetPointerv()
|
H A D | State.cpp | 3097 case GL_DEBUG_CALLBACK_FUNCTION:
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DebugTest.cpp | 389 glGetPointervKHR(GL_DEBUG_CALLBACK_FUNCTION, &callback); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 2837 verifyStatePointer(result, gl, GL_DEBUG_CALLBACK_FUNCTION, 0, QUERY_POINTER); 2844 verifyStatePointer(result, gl, GL_DEBUG_CALLBACK_FUNCTION, (const void*)emptyCallback, QUERY_POINTER);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1106 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 1829 m_gl->getPointerv(GL_DEBUG_CALLBACK_FUNCTION, &callback_procedure); in inspectDebugState()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1544 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1525 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1546 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1525 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 417 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2257 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
H A D | glext.h | 2205 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2238 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
H A D | glext.h | 2186 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2294 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
H A D | glext.h | 2241 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2294 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
H A D | glext.h | 2241 #define GL_DEBUG_CALLBACK_FUNCTION 0x8244 macro
|
Completed in 311 milliseconds