Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.h476 MemoryProgramCache *getMemoryProgramCache() const { return mMemoryProgramCache; } in getMemoryProgramCache() function
DProgram.cpp1342 MemoryProgramCache *cache = context->getMemoryProgramCache(); in link()
1544 auto *cache = linkingState->context->getMemoryProgramCache(); in resolveLinkImpl()
/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()