Home
last modified time | relevance | path

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

/external/deqp/framework/egl/wrapper/
DeglwFunctions.inl49 eglQuerySurfaceFunc querySurface; variable
DeglwFuncPtrLibraryImpl.inl222 EGLBoolean FuncPtrLibrary::querySurface (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLi… function in FuncPtrLibrary
/external/angle/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp375 EGLBoolean FunctionsEGL::querySurface(EGLSurface surface, EGLint attribute, EGLint *value) const in querySurface() function in rx::FunctionsEGL