Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 15 of 15) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
DteglApiCase.cpp159 bool ApiCase::getConfig (EGLConfig* config, const eglu::FilterList& filters) in getConfig() function in deqp::egl::ApiCase
DteglMultiContextTests.cpp99 eglw::EGLConfig getConfig (const eglw::Library& egl, eglw::EGLDisplay display) in getConfig() function
DteglSwapBuffersWithDamageTests.cpp312 EGLConfig SwapBuffersWithDamageTest::getConfig (const Library& egl, EGLDisplay eglDisplay) in getConfig() function in deqp::egl::__anon487ea8980111::SwapBuffersWithDamageTest
471 EGLConfig SwapBuffersWithDamageAndPreserveBufferTest::getConfig (const Library& egl, EGLDisplay egl… in getConfig() function in deqp::egl::__anon487ea8980111::SwapBuffersWithDamageAndPreserveBufferTest
DteglImageTests.cpp307 EGLConfig getConfig (void) const { return m_config; } in getConfig() function in deqp::egl::Image::Context
DteglImageFormatTests.cpp1569 EGLConfig ImageFormatCase::getConfig (void) in getConfig() function in deqp::egl::Image::ImageFormatCase
/third_party/node/deps/npm/node_modules/init-package-json/lib/
Dinit-package-json.js26 const getConfig = (c = {}) => { function
/third_party/skia/third_party/externals/angle2/samples/sample_util/
DSampleApplication.cpp163 EGLConfig SampleApplication::getConfig() const in getConfig() function in SampleApplication
/third_party/skia/platform_tools/android/apps/skottie/skottielib/src/main/java/org/skia/skottie/
DSkottieRunner.java241 private int[] getConfig() { in getConfig() method in SkottieRunner
/third_party/skia/third_party/externals/angle2/util/
DEGLWindow.cpp80 EGLConfig EGLWindow::getConfig() const in getConfig() function in EGLWindow
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFboRenderTest.cpp325 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboIncompleteException
359 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::Framebuffer
544 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles2::Functional::FboRenderCase
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp412 const Config *Surface::getConfig() const in getConfig() function in egl::Surface
DContext.cpp2867 const egl::Config *Context::getConfig() const in getConfig() function in gl::Context
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fFboRenderTest.cpp143 const FboConfig& getConfig (void) const { return m_config; } in getConfig() function in deqp::gles3::Functional::Framebuffer
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/
Dunittests.cpp471 EGLConfig getConfig() const { return config; } in getConfig() function in SwiftShaderTest
/third_party/libabigail/tests/lib/
Dcatch.hpp10312 IConfigPtr const& getConfig() const override { in getConfig() function in Catch::Context