Home
last modified time | relevance | path

Searched refs:getMemoryProgramCache (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DContext.h495 MemoryProgramCache *getMemoryProgramCache() const { return mMemoryProgramCache; } in getMemoryProgramCache() function
DProgram.cpp1487 MemoryProgramCache *cache = context->getMemoryProgramCache(); in linkImpl()
1695 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl()