Searched refs:mSecondaryOutputLocations (Results 1 – 2 of 2) sorted by relevance
204 mSecondaryOutputLocations(other.mSecondaryOutputLocations), in ProgramExecutable()258 mSecondaryOutputLocations.clear(); in reset()445 mSecondaryOutputLocations.push_back(locationData); in load()1322 fragmentOutputIndices.getBindingByName(name) == 1 ? mSecondaryOutputLocations in linkValidateOutputVariables()1364 ? mSecondaryOutputLocations in linkValidateOutputVariables()1387 if (!mSecondaryOutputLocations.empty()) in linkValidateOutputVariables()1406 ? mSecondaryOutputLocations in linkValidateOutputVariables()
206 return mSecondaryOutputLocations; in getSecondaryOutputLocations()407 std::vector<VariableLocation> mSecondaryOutputLocations; variable