/third_party/vk-gl-cts/framework/egl/ |
D | egluGLUtil.cpp | 270 EGLConfig chooseConfig (const Library& egl, EGLDisplay display, const glu::RenderConfig& config) in chooseConfig() function
|
/third_party/vk-gl-cts/framework/egl/wrapper/ |
D | eglwFunctions.inl | 8 eglChooseConfigFunc chooseConfig; variable
|
D | eglwFuncPtrLibraryImpl.inl | 17 EGLBoolean FuncPtrLibrary::chooseConfig (EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *conf… function in FuncPtrLibrary
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLBufferAgeTest.cpp | 45 bool chooseConfig(EGLConfig *config) in chooseConfig() function in EGLBufferAgeTest
|
D | EGLMultiContextTest.cpp | 56 bool chooseConfig(EGLDisplay dpy, EGLConfig *config) const in chooseConfig() function in __anon2c1efda90111::EGLMultiContextTest
|
D | EGLProtectedContentTest.cpp | 51 bool chooseConfig(EGLConfig *config) in chooseConfig() function in EGLProtectedContentTest
|
D | EGLContextSharingTest.cpp | 102 bool chooseConfig(EGLConfig *config) const in chooseConfig() function in __anon8a9cbaca0111::EGLContextSharingTestNoFixture
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglMakeCurrentPerfTests.cpp | 192 void MakeCurrentPerfCase::chooseConfig (void) in chooseConfig() function in deqp::egl::MakeCurrentPerfCase
|
D | teglImageTests.cpp | 271 EGLConfig chooseConfig (const Library& egl, EGLDisplay display, ApiType apiType) in chooseConfig() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGL.cpp | 323 EGLBoolean FunctionsEGL::chooseConfig(EGLint const *attribList, in chooseConfig() function in rx::FunctionsEGL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/ |
D | FunctionsEGL.cpp | 336 EGLBoolean FunctionsEGL::chooseConfig(EGLint const *attribList, in chooseConfig() function in rx::FunctionsEGL
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.cpp | 697 std::vector<const Config *> Display::chooseConfig(const egl::AttributeMap &attribs) const in chooseConfig() function in egl::Display
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Display.cpp | 1113 std::vector<const Config *> Display::chooseConfig(const egl::AttributeMap &attribs) const in chooseConfig() function in egl::Display
|