Home
last modified time | relevance | path

Searched refs:GLLibraryCache (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/egl/
DegluGLFunctionLoader.hpp60 class GLLibraryCache class
63 GLLibraryCache (const Platform& platform, const tcu::CommandLine& cmdLine);
64 ~GLLibraryCache (void);
69 GLLibraryCache& operator= (const GLLibraryCache& other);
70 GLLibraryCache (const GLLibraryCache& other);
DegluGLFunctionLoader.cpp48 GLLibraryCache::GLLibraryCache (const Platform& platform, const tcu::CommandLine& cmdLine) in GLLibraryCache() function in eglu::GLLibraryCache
54 GLLibraryCache::~GLLibraryCache (void) in ~GLLibraryCache()
60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary()
/external/deqp/modules/egl/
DteglTestCase.hpp81 mutable eglu::GLLibraryCache m_glLibraryCache;