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()
242 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
351 MemoryProgramCache *memoryProgramCache,
435 MemoryProgramCache *memoryProgramCache, in Context() argument451 memoryProgramCache != nullptr, in Context()477 mMemoryProgramCache(memoryProgramCache), in Context()