Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h493 MemoryProgramCache *getMemoryProgramCache() const { return mMemoryProgramCache; } in getMemoryProgramCache() function
DProgram.cpp1440 MemoryProgramCache *cache = context->getMemoryProgramCache(); in link()
1651 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl()