Searched refs:setMemoryProgramCache (Results 1 – 3 of 3) sorted by relevance
32 void ContextImpl::setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache) in setMemoryProgramCache() function in rx::ContextImpl
184 void setMemoryProgramCache(gl::MemoryProgramCache *memoryProgramCache);
336 mImplementation->setMemoryProgramCache(mMemoryProgramCache); in initialize()