Searched refs:setMemoryProgramCache (Results 1 – 3 of 3) sorted by relevance
37 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() function in rx::ContextImpl
227 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
405 mImplementation->setMemoryProgramCache(mMemoryProgramCache); in initializeDefaultResources()