Searched refs:platformLib (Results 1 – 1 of 1) sorted by relevance
69 const tcu::FunctionLibrary* platformLib = m_glLibraryCache.getLibrary(apiType); in initGLFunctions() local70 const eglu::GLFunctionLoader loader (getLibrary(), platformLib); in initGLFunctions()