Home
last modified time | relevance | path

Searched refs:isIllegalFragmentOutput (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp181 static bool isIllegalFragmentOutput (const glu::VarType& varType, bool insideAnArray = false) in isIllegalFragmentOutput() function
197 return isIllegalFragmentOutput(varType.getElementType(), true); in isIllegalFragmentOutput()
308 if (m_defaultBlock.variables[varNdx].storage == glu::STORAGE_OUT && isIllegalFragmentOutput(m_defaultBlock.variables[varNdx].varType)) in isValid()

Completed in 2 milliseconds