Searched refs:memoryProgramCache (Results 1 – 4 of 4) sorted by relevance
38 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() argument40 mMemoryProgramCache = memoryProgramCache; in setMemoryProgramCache()
251 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
516 MemoryProgramCache *memoryProgramCache,
577 MemoryProgramCache *memoryProgramCache, in Context() argument596 memoryProgramCache != nullptr, in Context()617 mMemoryProgramCache(memoryProgramCache), in Context()