Searched refs:memoryProgramCache (Results 1 – 4 of 4) sorted by relevance
52 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() argument54 mMemoryProgramCache = memoryProgramCache; in setMemoryProgramCache()
257 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
513 MemoryProgramCache *memoryProgramCache,
594 MemoryProgramCache *memoryProgramCache, in Context() argument610 memoryProgramCache != nullptr, in Context()632 mMemoryProgramCache(memoryProgramCache), in Context()