Searched defs:getLibrary (Results 1 – 8 of 8) sorted by relevance
60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary() function in eglu::GLLibraryCache
45 const eglw::Library& getLibrary (void) const in getLibrary() function in tcu::null::NullEGLDisplay
57 const eglw::Library& EglTestContext::getLibrary (void) const in getLibrary() function in deqp::egl::EglTestContext
154 const Library& getLibrary (void) const { return m_eglTestCtx.getLibrary(); } in getLibrary() function in deqp::egl::MultiThreadedTest174 inline const Library& TestThread::getLibrary (void) const in getLibrary() function in deqp::egl::TestThread
168 const Library* getLibrary (void) const { return m_library; } in getLibrary() function in tcu::wgl::Core
74 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::win32::__anonc1270dbf0111::NativeDisplay
115 const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::x11::egl::Display
62 virtual const eglw::Library& getLibrary (void) const { return m_library; } in getLibrary() function in tcu::Android::NativeDisplay