Searched refs:instruction_descriptor_6 (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 247 auto instruction_descriptor_6 = MakeInstructionDescriptor(33, SpvOpStore, 1); in TEST() local 249 TransformationCompositeExtract(instruction_descriptor_6, 107, 101, {2}); in TEST() 252 TransformationCompositeExtract(instruction_descriptor_6, 107, 1001, {2}); in TEST() 259 MakeIdUseDescriptor(32, instruction_descriptor_6, 1), 107); in TEST() 1016 auto instruction_descriptor_6 = in TEST() local 1018 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() 1025 MakeIdUseDescriptor(15, instruction_descriptor_6, 0), 205); in TEST()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 247 auto instruction_descriptor_6 = MakeInstructionDescriptor(33, SpvOpStore, 1); in TEST() local 249 TransformationCompositeExtract(instruction_descriptor_6, 107, 101, {2}); in TEST() 252 TransformationCompositeExtract(instruction_descriptor_6, 107, 1001, {2}); in TEST() 259 MakeIdUseDescriptor(32, instruction_descriptor_6, 1), 107); in TEST() 1016 auto instruction_descriptor_6 = in TEST() local 1018 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() 1025 MakeIdUseDescriptor(15, instruction_descriptor_6, 0), 205); in TEST()
|
/third_party/spirv-tools/test/fuzz/ |
H A D | data_synonym_transformation_test.cpp | 249 auto instruction_descriptor_6 = in TEST() local 252 TransformationCompositeExtract(instruction_descriptor_6, 107, 101, {2}); in TEST() 255 TransformationCompositeExtract(instruction_descriptor_6, 107, 1001, {2}); in TEST() 262 MakeIdUseDescriptor(32, instruction_descriptor_6, 1), 107); in TEST() 1023 auto instruction_descriptor_6 = in TEST() local 1025 auto shuffle_6 = TransformationVectorShuffle(instruction_descriptor_6, 205, in TEST() 1032 MakeIdUseDescriptor(15, instruction_descriptor_6, 0), 205); in TEST()
|
Completed in 6 milliseconds