Home
last modified time | relevance | path

Searched defs:getConfigs (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwFunctions.inl32 eglGetConfigsFunc getConfigs; variable
DeglwFuncPtrLibraryImpl.inl137 EGLBoolean FuncPtrLibrary::getConfigs (EGLDisplay dpy, EGLConfig *configs, EGLint config_size, EGLi… function in FuncPtrLibrary
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DConfig.cpp344 bool ConfigSet::getConfigs(EGLConfig *configs, const EGLint *attribList, EGLint configSize, EGLint … in getConfigs() function in egl::ConfigSet
DDisplay.cpp236 bool Display::getConfigs(EGLConfig *configs, const EGLint *attribList, EGLint configSize, EGLint *n… in getConfigs() function in egl::Display
/third_party/vk-gl-cts/framework/egl/
DegluUtil.cpp107 vector<EGLConfig> getConfigs (const Library& egl, EGLDisplay display) in getConfigs() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
DFunctionsEGL.cpp344 EGLBoolean FunctionsEGL::getConfigs(EGLConfig *configs, in getConfigs() function in rx::FunctionsEGL
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp692 std::vector<const Config *> Display::getConfigs(const egl::AttributeMap &attribs) const in getConfigs() function in egl::Display
/third_party/vk-gl-cts/modules/egl/
DteglMultiThreadTests.cpp526 …(EglTestContext& context, const char* name, const char* description, int getConfigs, int chooseCon… in MultiThreadedConfigTest()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.cpp1108 std::vector<const Config *> Display::getConfigs(const egl::AttributeMap &attribs) const in getConfigs() function in egl::Display