Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl49 eglQuerySurfaceFunc querySurface; variable
DeglwFuncPtrLibraryImpl.inl222 EGLBoolean FuncPtrLibrary::querySurface (EGLDisplay dpy, EGLSurface surface, EGLint attribute, EGLi… function in FuncPtrLibrary
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp400 EGLBoolean FunctionsEGL::querySurface(EGLSurface surface, EGLint attribute, EGLint *value) const in querySurface() function in rx::FunctionsEGL