Lines Matching full:outputlocation
1236 const int outputLocation = (shader->getDefaultBlock().variables[ndx].layout.location == -1)1247 maxOutputLocation = de::max(maxOutputLocation, outputLocation + locationSlotsTaken - 1);