Searched refs:RoundTripInstructionsTest (Results 1 – 2 of 2) sorted by relevance
/external/deqp-deps/SPIRV-Tools/test/ |
D | binary_to_text_test.cpp | 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, [all …]
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | binary_to_text_test.cpp | 235 using RoundTripInstructionsTest = spvtest::TextToBinaryTestBase< typedef 238 TEST_P(RoundTripInstructionsTest, Sample) { in TEST_P() argument 247 NumericLiterals, RoundTripInstructionsTest, 282 MemoryAccessMasks, RoundTripInstructionsTest, 298 FPFastMathModeMasks, RoundTripInstructionsTest, 316 LoopControlMasks, RoundTripInstructionsTest, 326 INSTANTIATE_TEST_CASE_P(LoopControlMasksV11, RoundTripInstructionsTest, 336 SelectionControlMasks, RoundTripInstructionsTest, 347 FunctionControlMasks, RoundTripInstructionsTest, 361 ImageMasks, RoundTripInstructionsTest, [all …]
|