Searched refs:mMemoryShaderCache (Results 1 – 4 of 4) sorted by relevance
305 gl::MemoryShaderCache *getMemoryShaderCache() { return &mMemoryShaderCache; } in getMemoryShaderCache()433 gl::MemoryShaderCache mMemoryShaderCache; variable
649 MemoryShaderCache *getMemoryShaderCache() const { return mMemoryShaderCache; } in getMemoryShaderCache()973 MemoryShaderCache *mMemoryShaderCache; variable
941 mMemoryShaderCache(mBlobCache), in Display()1319 mMemoryShaderCache.clear(); in terminate()1639 gl::MemoryShaderCache *shaderCachePointer = &mMemoryShaderCache; in createContext()
682 mMemoryShaderCache(memoryShaderCache), in Context()