Searched refs:outputLocationIndex (Results 1 – 2 of 2) sorted by relevance
1271 for (size_t outputLocationIndex = 0u; in getPixelShaderOutputKey() local1272 outputLocationIndex < programData.getOutputLocations().size(); ++outputLocationIndex) in getPixelShaderOutputKey()1275 programData.getOutputLocations().at(outputLocationIndex); in getPixelShaderOutputKey()1295 outputKeyVariable.outputLocation = outputLocationIndex; in getPixelShaderOutputKey()1301 for (size_t outputLocationIndex = 0u; in getPixelShaderOutputKey() local1302 outputLocationIndex < programData.getSecondaryOutputLocations().size(); in getPixelShaderOutputKey()1303 ++outputLocationIndex) in getPixelShaderOutputKey()1306 programData.getSecondaryOutputLocations().at(outputLocationIndex); in getPixelShaderOutputKey()1326 outputKeyVariable.outputLocation = outputLocationIndex; in getPixelShaderOutputKey()
361 for (size_t outputLocationIndex = 0u; outputLocationIndex < outputLocations.size(); in link() local362 ++outputLocationIndex) in link()365 outputLocations[outputLocationIndex]; in link()379 mProgramID, static_cast<int>(outputLocationIndex), 0, in link()384 for (size_t outputLocationIndex = 0u; in link() local385 outputLocationIndex < secondaryOutputLocations.size(); ++outputLocationIndex) in link()388 secondaryOutputLocations[outputLocationIndex]; in link()402 mProgramID, static_cast<int>(outputLocationIndex), 1, in link()