Searched refs:GL_DEBUG_CALLBACK_USER_PARAM (Results 1 - 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | validationES32.cpp | 370 case GL_DEBUG_CALLBACK_USER_PARAM: in ValidateGetPointerv()
|
H A D | State.cpp | 3100 case GL_DEBUG_CALLBACK_USER_PARAM:
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DebugTest.cpp | 393 glGetPointervKHR(GL_DEBUG_CALLBACK_USER_PARAM, &userData); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fDebugTests.cpp | 2877 verifyStatePointer(result, gl, GL_DEBUG_CALLBACK_USER_PARAM, 0, QUERY_POINTER); 2885 verifyStatePointer(result, gl, GL_DEBUG_CALLBACK_USER_PARAM, param, QUERY_POINTER);
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1107 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcKHRDebugTests.cpp | 1838 m_gl->getPointerv(GL_DEBUG_CALLBACK_USER_PARAM, &callback_user_info); in inspectDebugState()
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1545 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1526 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1547 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1526 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 418 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2258 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
H A D | glext.h | 2206 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2239 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
H A D | glext.h | 2187 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2295 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
H A D | glext.h | 2242 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2295 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
H A D | glext.h | 2242 #define GL_DEBUG_CALLBACK_USER_PARAM 0x8245 macro
|
Completed in 287 milliseconds