Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h648 MemoryProgramCache *getMemoryProgramCache() const { return mMemoryProgramCache; } in getMemoryProgramCache() function
DProgram.cpp964 : context->getMemoryProgramCache(); in link()
2367 MemoryProgramCache *cache = context->getMemoryProgramCache(); in cacheProgramBinaryIfNotAlready()