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);
340 MemoryProgramCache *memoryProgramCache,
253 MemoryProgramCache *memoryProgramCache, in Context() argument267 memoryProgramCache != nullptr, in Context()292 mMemoryProgramCache(memoryProgramCache), in Context()