Searched refs:m_testMissingComponents (Results 1 – 1 of 1) sorted by relevance
241 const bool m_testMissingComponents; member in vkt::pipeline::__anone77f68260111::VertexInputTest391 , m_testMissingComponents(testMissingComponents) in VertexInputTest()746 if (m_testMissingComponents) in getGlslInputDeclarations()777 DE_ASSERT(!m_testMissingComponents); in getGlslVertexCheck()811 …vertexInputCount * ((!m_testMissingComponents) ? vertexCompCount : kMaxComponents - vertexCompCoun… in getGlslVertexCheck()898 if (componentCount > 1 || m_testMissingComponents) in getGlslAttributeConditions()909 if (rowNdx < componentCount && !m_testMissingComponents) in getGlslAttributeConditions()1062 else if (rowNdx >= componentCount && m_testMissingComponents) in getGlslAttributeConditions()