Lines Matching refs:RoundTripInstructionsTest
228 using RoundTripInstructionsTest = spvtest::TextToBinaryTestBase< typedef
231 TEST_P(RoundTripInstructionsTest, Sample) { in TEST_P() argument
240 NumericLiterals, RoundTripInstructionsTest,
275 MemoryAccessMasks, RoundTripInstructionsTest,
291 FPFastMathModeMasks, RoundTripInstructionsTest,
309 LoopControlMasks, RoundTripInstructionsTest,
319 INSTANTIATE_TEST_CASE_P(LoopControlMasksV11, RoundTripInstructionsTest,
329 SelectionControlMasks, RoundTripInstructionsTest,
340 FunctionControlMasks, RoundTripInstructionsTest,
354 ImageMasks, RoundTripInstructionsTest,
377 NewInstructionsInSPIRV1_2, RoundTripInstructionsTest,