Lines Matching refs:SpvOpConstant

123          MakeInstruction(SpvOpConstant, {1, 2, 0x1234})})},
126 MakeInstruction(SpvOpConstant, {1, 2, 0x8000})})},
129 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
132 MakeInstruction(SpvOpConstant, {1, 2, 65535})})},
135 MakeInstruction(SpvOpConstant, {1, 2, 65535})})},
138 MakeInstruction(SpvOpConstant, {1, 2, 0xffff8000})})},
141 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-32)})})},
144 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
147 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
150 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
153 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-32768)})})},
157 MakeInstruction(SpvOpConstant, {1, 2, 42})})},
160 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-32)})})},
163 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
166 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
169 MakeInstruction(SpvOpConstant, {1, 2, 0})})},
172 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-1)})})},
175 MakeInstruction(SpvOpConstant, {1, 2, 0x7fffffffu})})},
178 MakeInstruction(SpvOpConstant, {1, 2, 0x80000000u})})},
181 MakeInstruction(SpvOpConstant, {1, 2, 0x3f800000})})},
184 MakeInstruction(SpvOpConstant, {1, 2, 0x41200000})})},
187 MakeInstruction(SpvOpConstant, {1, 2, 0xFF800000})})},
190 MakeInstruction(SpvOpConstant, {1, 2, 0x7F800000})})},
193 MakeInstruction(SpvOpConstant, {1, 2, 0xFFC00000})})},
196 MakeInstruction(SpvOpConstant, {1, 2, 0xFF800100})})},
200 MakeInstruction(SpvOpConstant, {1, 2, 0x1234, 0})})},
203 MakeInstruction(SpvOpConstant, {1, 2, 1, 0x00008000})})},
206 MakeInstruction(SpvOpConstant, {1, 2, 0, 0xffff8000})})},
209 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-32), uint32_t(-1)})})},
213 MakeInstruction(SpvOpConstant, {1, 2, 0x1234, 0})})},
216 MakeInstruction(SpvOpConstant, {1, 2, 0xffffffffu, 0xffffffffu})})},
219 MakeInstruction(SpvOpConstant, {1, 2, 0xffffffffu, 0xffffffffu})})},
222 MakeInstruction(SpvOpConstant, {1, 2, 0x1234, 0})})},
225 MakeInstruction(SpvOpConstant, {1, 2, uint32_t(-42), uint32_t(-1)})})},
228 MakeInstruction(SpvOpConstant, {1, 2, 0xffffffffu, 0xffffffffu})})},
231 MakeInstruction(SpvOpConstant, {1, 2, 0xffffffffu, 0x7fffffffu})})},
234 MakeInstruction(SpvOpConstant, {1, 2, 0x7fffffffu, 0})})},