Home
last modified time | relevance | path

Searched defs:getOutputLocations (Results 1 – 2 of 2) 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