Home
last modified time | relevance | path

Searched defs:getCurrentContext (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl33 eglGetCurrentContextFunc getCurrentContext; variable
DeglwFuncPtrLibraryImpl.inl142 EGLContext FuncPtrLibrary::getCurrentContext (void) const function in FuncPtrLibrary
/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.cpp164 inline Context* getCurrentContext (void) in getCurrentContext() function
/external/deqp/framework/platform/null/
DtcuNullRenderContext.cpp262 Context* getCurrentContext (void) in getCurrentContext() function
/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp232 NO_SANITIZE_FUNCTION egl::Context *getCurrentContext() in getCurrentContext() function
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp44 Context* ContextWrapper::getCurrentContext (void) const in getCurrentContext() function in sglr::ContextWrapper