Home
last modified time | relevance | path

Searched refs:maxOutputLocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1229 int maxOutputLocation = -1; in getFragmentOutputMaxLocation() local
1247 maxOutputLocation = de::max(maxOutputLocation, outputLocation + locationSlotsTaken - 1); in getFragmentOutputMaxLocation()
1251 return maxOutputLocation; in getFragmentOutputMaxLocation()