/external/deqp/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::__anon2acde1870111::RenderContext
|
/external/deqp/framework/platform/null/ |
D | tcuNullPlatform.cpp | 46 const eglw::Library& getLibrary (void) const in getLibrary() function in tcu::null::NullEGLDisplay
|
/external/deqp/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
|
/external/deqp/framework/platform/nullws/ |
D | tcuNullWSPlatform.cpp | 110 const eglw::Library& getLibrary() const in getLibrary() function in tcu::nullws::Display
|
/external/deqp/framework/platform/win32/ |
D | tcuWGL.hpp | 176 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::__anon67f7ba850111::NativeDisplay
|
/external/deqp/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
|
/external/deqp/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
|
/external/angle/src/tests/deqp_support/ |
D | tcuANGLENativeDisplayFactory.cpp | 92 const eglw::Library &getLibrary() const override { return mLibrary; } in getLibrary() function in tcu::__anon074caf790111::ANGLENativeDisplay
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 64 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay
|