Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.cpp1252 static int getFragmentOutputMaxLocation (const ProgramInterfaceDefinition::Shader* shader) in getFragmentOutputMaxLocation() function
1906 …ntOutputMaxBinding = de::max(retVal.fragmentOutputMaxBinding, getFragmentOutputMaxLocation(shader)… in getCombinedProgramResourceUsage()