Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTypeTests.cpp1609 const string testScalarType = (m_inputType == TYPE_I32) ? "i32" in createConstantDeclaration() local
1612 const string constantType = (m_vectorSize > 1) ? testScalarType : m_spirvTestType; in createConstantDeclaration()