Home
last modified time | relevance | path

Searched defs:getCurrentSurface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/framework/egl/wrapper/
H A DeglwFunctions.inl35 eglGetCurrentSurfaceFunc getCurrentSurface; variable
H A DeglwFuncPtrLibraryImpl.inl152 EGLSurface FuncPtrLibrary::getCurrentSurface (EGLint readdraw) const function in FuncPtrLibrary
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/egl/
H A DFunctionsEGL.cpp654 EGLSurface FunctionsEGL::getCurrentSurface(EGLint readdraw) const in getCurrentSurface() function in rx::FunctionsEGL