Searched refs:outputInts4 (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 3705 vector<deInt32> outputInts4 (numElements, 0); in createSpecConstantGroup() local 3754 outputInts4[ndx] = inputInts[ndx] + 1; in createSpecConstantGroup() 3768 …32 0", "%i32", "SRem %sc_0 %sc_1", 7, 3, addScToInput, outputInts4)); in createSpecConstantGroup() 3769 …32 0", "%i32", "SMod %sc_0 %sc_1", 7, 3, addScToInput, outputInts4)); in createSpecConstantGroup() 3820 … %sc_0", tcu::Float16{1.0}, tcu::Float16{0.0}, addSc32ToInput, outputInts4, (FLAG_F16 | FL… in createSpecConstantGroup()
|