/third_party/vk-gl-cts/framework/platform/ohos/display/ |
D | tcuOhosNativeDisplay.hpp | 68 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::OHOS_ROSEN::egl::OhosDisplay
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLFunctionLoader.cpp | 60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary() function in eglu::GLLibraryCache
|
D | egluGLContextFactory.cpp | 144 virtual const eglw::Library& getLibrary (void) const { return m_display->getLibrary(); } in getLibrary() function in eglu::__anon2fdd955a0111::RenderContext
|
/third_party/vk-gl-cts/framework/platform/null/ |
D | tcuNullPlatform.cpp | 46 const eglw::Library& getLibrary (void) const in getLibrary() function in tcu::null::NullEGLDisplay
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglTestCase.cpp | 57 const eglw::Library& EglTestContext::getLibrary (void) const in getLibrary() function in deqp::egl::EglTestContext
|
D | teglMultiThreadTests.cpp | 151 const Library& getLibrary (void) const { return m_eglTestCtx.getLibrary(); } in getLibrary() function in deqp::egl::MultiThreadedTest 173 inline const Library& TestThread::getLibrary (void) const in getLibrary() function in deqp::egl::TestThread
|
/third_party/vk-gl-cts/framework/platform/nullws/ |
D | tcuNullWSPlatform.cpp | 110 const eglw::Library& getLibrary() const in getLibrary() function in tcu::nullws::Display
|
/third_party/vk-gl-cts/framework/platform/win32/ |
D | tcuWGL.hpp | 180 const Library* getLibrary (void) const { return m_library; } in getLibrary() function in tcu::wgl::Core
|
D | tcuWin32EGLNativeDisplayFactory.cpp | 74 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::win32::__anonfc7986980111::NativeDisplay
|
/third_party/vk-gl-cts/framework/platform/lnx/wayland/ |
D | tcuLnxWaylandEglDisplayFactory.cpp | 75 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::lnx::wayland::egl::Display
|
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
D | tcuLnxX11EglDisplayFactory.cpp | 120 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::lnx::x11::egl::Display
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.cpp | 92 const eglw::Library &getLibrary() const override { return mLibrary; } in getLibrary() function in tcu::__anon8e4d825a0111::ANGLENativeDisplay
|
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.cpp | 104 const eglw::Library &getLibrary() const override { return mLibrary; } in getLibrary() function in tcu::__anon5d5b10250111::ANGLENativeDisplay
|
/third_party/vk-gl-cts/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 64 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay
|