Searched refs:memoryProgramCache (Results 1 – 4 of 4) sorted by relevance
32 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() argument34 mMemoryProgramCache = memoryProgramCache; in setMemoryProgramCache()
184 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
347 MemoryProgramCache *memoryProgramCache,
267 MemoryProgramCache *memoryProgramCache, in Context() argument282 memoryProgramCache != nullptr, in Context()307 mMemoryProgramCache(memoryProgramCache), in Context()