Home
last modified time | relevance | path

Searched defs:getGLLibrary (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/egl/
DteglTestCase.cpp238 const tcu::FunctionLibrary* EglTestContext::getGLLibrary (glu::ApiType apiType) const in getGLLibrary() function in deqp::egl::EglTestContext
/external/deqp/framework/platform/win32/
DtcuWGL.cpp178 const de::DynamicLibrary& getGLLibrary (void) const { return m_library; } in getGLLibrary() function in tcu::wgl::Library