Searched refs:instruction_24_descriptor (Results 1 – 3 of 3) sorted by relevance
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/fuzz/ |
D | transformation_replace_irrelevant_id_test.cpp | 86 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 90 MakeIdUseDescriptor(20, instruction_24_descriptor, 0), 23) in TEST() 95 MakeIdUseDescriptor(22, instruction_24_descriptor, 1), 20) in TEST() 100 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 50) in TEST() 105 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 25) in TEST() 110 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 24) in TEST() 115 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 8) in TEST() 135 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 139 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 22); in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_irrelevant_id_test.cpp | 86 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 90 MakeIdUseDescriptor(20, instruction_24_descriptor, 0), 23) in TEST() 95 MakeIdUseDescriptor(22, instruction_24_descriptor, 1), 20) in TEST() 100 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 50) in TEST() 105 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 25) in TEST() 110 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 24) in TEST() 115 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 8) in TEST() 135 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 139 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 22); in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_replace_irrelevant_id_test.cpp | 86 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 90 MakeIdUseDescriptor(20, instruction_24_descriptor, 0), 23) in TEST() 95 MakeIdUseDescriptor(22, instruction_24_descriptor, 1), 20) in TEST() 100 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 50) in TEST() 105 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 25) in TEST() 110 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 24) in TEST() 115 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 8) in TEST() 135 auto instruction_24_descriptor = MakeInstructionDescriptor(24, SpvOpIAdd, 0); in TEST() local 139 MakeIdUseDescriptor(23, instruction_24_descriptor, 1), 22); in TEST()
|