Home
last modified time | relevance | path

Searched defs:getBufferVariables (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h277 const std::vector<BufferVariable> &getBufferVariables() const { return mBufferVariables; } in getBufferVariables() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h345 const std::vector<BufferVariable> &getBufferVariables() const { return mBufferVariables; } in getBufferVariables() function