Home
last modified time | relevance | path

Searched defs:getOutputLocations (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgramExecutable.h203 const std::vector<VariableLocation> &getOutputLocations() const { return mOutputLocations; } in getOutputLocations() function
DProgram.h259 const std::vector<VariableLocation> &getOutputLocations() const in getOutputLocations() function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h333 const std::vector<VariableLocation> &getOutputLocations() const { return mOutputLocations; } in getOutputLocations() function