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()
239 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
350 MemoryProgramCache *memoryProgramCache,
357 MemoryProgramCache *memoryProgramCache, in Context() argument373 memoryProgramCache != nullptr, in Context()399 mMemoryProgramCache(memoryProgramCache), in Context()