Home
last modified time | relevance | path

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

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