Searched refs:locationSlotsTaken (Results 1 – 1 of 1) sorted by relevance
1270 const int locationSlotsTaken = (shader->getDefaultBlock().variables[ndx].varType.isArrayType()) in getFragmentOutputMaxLocation() local1274 maxOutputLocation = de::max(maxOutputLocation, outputLocation + locationSlotsTaken - 1); in getFragmentOutputMaxLocation()