Searched refs:GLLibraryCache (Results 1 – 3 of 3) sorted by relevance
60 class GLLibraryCache class63 GLLibraryCache (const Platform& platform, const tcu::CommandLine& cmdLine);64 ~GLLibraryCache (void);69 GLLibraryCache& operator= (const GLLibraryCache& other);70 GLLibraryCache (const GLLibraryCache& other);
48 GLLibraryCache::GLLibraryCache (const Platform& platform, const tcu::CommandLine& cmdLine) in GLLibraryCache() function in eglu::GLLibraryCache54 GLLibraryCache::~GLLibraryCache (void) in ~GLLibraryCache()60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary()
81 mutable eglu::GLLibraryCache m_glLibraryCache;