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

/external/deqp/modules/gles31/functional/
H A Des31fProgramInterfaceDefinition.cpp166 static bool isIllegalFragmentInput (const glu::VarType& varType) function in namespace:deqp::gles31::Functional::ProgramInterfaceDefinition
294 if (m_defaultBlock.variables[varNdx].storage == glu::STORAGE_IN && isIllegalFragmentInput(m_defaultBlock.variables[varNdx].varType))

Completed in 447 milliseconds