Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DProgramExecutable.h208 const std::vector<VariableLocation> &getOutputLocations() const { return mOutputLocations; } in getOutputLocations() function
DProgram.h259 const std::vector<VariableLocation> &getOutputLocations() const in getOutputLocations() function