Home
last modified time | relevance | path

Searched defs:getLibrary (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/display/
DtcuOhosNativeDisplay.hpp68 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/
DegluGLFunctionLoader.cpp60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary() function in eglu::GLLibraryCache
DegluGLContextFactory.cpp144 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/
DtcuNullPlatform.cpp46 const eglw::Library& getLibrary (void) const in getLibrary() function in tcu::null::NullEGLDisplay
/third_party/vk-gl-cts/modules/egl/
DteglTestCase.cpp57 const eglw::Library& EglTestContext::getLibrary (void) const in getLibrary() function in deqp::egl::EglTestContext
DteglMultiThreadTests.cpp151 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/
DtcuNullWSPlatform.cpp110 const eglw::Library& getLibrary() const in getLibrary() function in tcu::nullws::Display
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.hpp180 const Library* getLibrary (void) const { return m_library; } in getLibrary() function in tcu::wgl::Core
DtcuWin32EGLNativeDisplayFactory.cpp74 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/
DtcuLnxWaylandEglDisplayFactory.cpp75 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/
DtcuLnxX11EglDisplayFactory.cpp120 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/
DtcuANGLENativeDisplayFactory.cpp92 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/
DtcuANGLENativeDisplayFactory.cpp104 const eglw::Library &getLibrary() const override { return mLibrary; } in getLibrary() function in tcu::__anon5d5b10250111::ANGLENativeDisplay
/third_party/vk-gl-cts/framework/platform/android/
DtcuAndroidPlatform.cpp64 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay