Searched refs:testScalarType (Results 1 – 1 of 1) sorted by relevance
1609 const string testScalarType = (m_inputType == TYPE_I32) ? "i32" in createConstantDeclaration() local1612 const string constantType = (m_vectorSize > 1) ? testScalarType : m_spirvTestType; in createConstantDeclaration()