Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp3759 const char addSc32ToInput[] = "OpIAdd %i32 %inval %sc_final32"; in createSpecConstantGroup() local
3779 … "ShiftRightLogical %sc_0 %sc_1", deInt64{168}, deInt64{2}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
3780 …"ShiftRightArithmetic %sc_0 %sc_1", deInt64{-168}, deInt64{2}, addSc32ToInput, outputInts5,… in createSpecConstantGroup()
3781 … "ShiftLeftLogical %sc_0 %sc_1", deInt64{21}, deInt64{1}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
3782 … "ShiftRightLogical %sc_0 %sc_1", deInt16{168}, deInt16{2}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
3783 …"ShiftRightArithmetic %sc_0 %sc_1", deInt16{-168}, deInt16{2}, addSc32ToInput, outputInts5,… in createSpecConstantGroup()
3784 … "ShiftLeftLogical %sc_0 %sc_1", deInt16{21}, deInt16{1}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
3785 …, "ShiftRightLogical %sc_0 %sc_1", deInt8{84}, deInt8{1}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
3786 …, "ShiftRightArithmetic %sc_0 %sc_1", deInt8{-84}, deInt8{1}, addSc32ToInput, outputInts5,… in createSpecConstantGroup()
3787 …, "ShiftLeftLogical %sc_0 %sc_1", deInt8{21}, deInt8{1}, addSc32ToInput, outputInts1,… in createSpecConstantGroup()
[all …]