Home
last modified time | relevance | path

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

/external/deqp/framework/egl/
DegluGLFunctionLoader.cpp60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary() function in eglu::GLLibraryCache
/external/deqp/framework/platform/null/
DtcuNullPlatform.cpp45 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.cpp154 const Library& getLibrary (void) const { return m_eglTestCtx.getLibrary(); } in getLibrary() function in deqp::egl::MultiThreadedTest
174 inline const Library& TestThread::getLibrary (void) const in getLibrary() function in deqp::egl::TestThread
/external/deqp/framework/platform/win32/
DtcuWGL.hpp168 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::__anonc1270dbf0111::NativeDisplay
/external/deqp/framework/platform/X11/
DtcuX11EglPlatform.cpp115 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::x11::egl::Display
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp62 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay