Searched refs:m_glLibraryCache (Results 1 – 2 of 2) sorted by relevance
49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine()) in EglTestContext()69 const tcu::FunctionLibrary* platformLib = m_glLibraryCache.getLibrary(apiType); in initGLFunctions()
81 mutable eglu::GLLibraryCache m_glLibraryCache; member in deqp::egl::EglTestContext