Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext.h495 MemoryProgramCache *getMemoryProgramCache() const { return mMemoryProgramCache; } in getMemoryProgramCache() function
DProgram.cpp1527 MemoryProgramCache *cache = context->getMemoryProgramCache(); in linkImpl()
1732 MemoryProgramCache *cache = context->getMemoryProgramCache(); in resolveLinkImpl()