Home
last modified time | relevance | path

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

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