Home
last modified time | relevance | path

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

/external/deqp/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::__anon2acde1870111::RenderContext
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp46 const eglw::Library& getLibrary (void) const in getLibrary() function in tcu::null::NullEGLDisplay
/external/deqp/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
/external/deqp/framework/platform/nullws/
DtcuNullWSPlatform.cpp110 const eglw::Library& getLibrary() const in getLibrary() function in tcu::nullws::Display
/external/deqp/framework/platform/win32/
DtcuWGL.hpp176 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::__anon67f7ba850111::NativeDisplay
/external/deqp/framework/platform/lnx/wayland/
DtcuLnxWaylandEglDisplayFactory.cpp75 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::lnx::wayland::egl::Display
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11EglDisplayFactory.cpp120 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::lnx::x11::egl::Display
/external/angle/src/tests/deqp_support/
DtcuANGLENativeDisplayFactory.cpp92 const eglw::Library &getLibrary() const override { return mLibrary; } in getLibrary() function in tcu::__anon074caf790111::ANGLENativeDisplay
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp64 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay