Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1225 static int getFragmentOutputMaxLocation (const ProgramInterfaceDefinition::Shader* shader) in getFragmentOutputMaxLocation() function
1879 …ntOutputMaxBinding = de::max(retVal.fragmentOutputMaxBinding, getFragmentOutputMaxLocation(shader)… in getCombinedProgramResourceUsage()