HomeSort by relevance Sort by last modified time
    Searched refs:m_glLibraryCache (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglTestCase.cpp 49 , m_glLibraryCache (testCtx.getPlatform().getEGLPlatform(), testCtx.getCommandLine())
69 const tcu::FunctionLibrary* platformLib = m_glLibraryCache.getLibrary(apiType);
teglTestCase.hpp 81 mutable eglu::GLLibraryCache m_glLibraryCache;

Completed in 43 milliseconds