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()
246 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
450 MemoryProgramCache *memoryProgramCache,
607 MemoryProgramCache *memoryProgramCache, in Context() argument627 memoryProgramCache != nullptr, in Context()648 mMemoryProgramCache(memoryProgramCache), in Context()