Searched refs:memoryProgramCache (Results 1 – 4 of 4) sorted by relevance
37 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() argument39 mMemoryProgramCache = memoryProgramCache; in setMemoryProgramCache()
227 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
349 MemoryProgramCache *memoryProgramCache,
320 MemoryProgramCache *memoryProgramCache, in Context() argument336 memoryProgramCache != nullptr, in Context()362 mMemoryProgramCache(memoryProgramCache), in Context()