Home
last modified time | relevance | path

Searched defs:glGetError (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp287 GLW_APICALL GLenum GLW_APIENTRY glGetError (void) in glGetError() function
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrContextWrapper.cpp379 deUint32 ContextWrapper::glGetError (void) in glGetError() function in sglr::ContextWrapper
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3_loader.h529 #define glGetError imgl3wProcs.gl.GetError macro
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/
DlibGLESv1_CM.cpp459 GLenum GL_APIENTRY glGetError(void) in glGetError() function
/third_party/skia/third_party/externals/angle2/util/
Dgles_loader_autogen.h166 #define glGetError l_glGetError macro
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
Dtrace_gles_loader_autogen.h166 #define glGetError t_glGetError macro
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwApi.inl269 #define glGetError glwGetError macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dentry_points.cpp440 GL_APICALL GLenum GL_APIENTRY glGetError(void) in glGetError() function
/third_party/glfw/deps/glad/
Dglad.h1492 #define glGetError glad_glGetError macro
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
DlibGLESv2_autogen.cpp380 GLenum GL_APIENTRY glGetError() in glGetError() function
/third_party/skia/third_party/externals/angle2/src/libGL/
DlibGL_autogen.cpp469 GLenum GL_APIENTRY glGetError() in glGetError() function
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl1907 glw::GLenum CallLogWrapper::glGetError (void) function in CallLogWrapper