Home
last modified time | relevance | path

Searched defs:getGraphicsResetStatus (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglRobustnessTests.cpp614 glw::GLint ContextReset::getGraphicsResetStatus (void) in getGraphicsResetStatus() function in deqp::egl::__anonc6e626610111::ContextReset
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h650 PFNGLGETGRAPHICSRESETSTATUSPROC getGraphicsResetStatus = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl277 glGetGraphicsResetStatusFunc getGraphicsResetStatus; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp2821 GLenum Context::getGraphicsResetStatus() in getGraphicsResetStatus() function in gl::Context