/external/angle/third_party/spirv-tools/src/test/fuzz/ |
D | transformation_set_selection_control_test.cpp | 113 44, uint32_t(spv::SelectionControlMask::Flatten)) in TEST() 117 13, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 121 10, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 125 11, uint32_t(spv::SelectionControlMask::DontFlatten)); in TEST() 132 23, uint32_t(spv::SelectionControlMask::Flatten)); in TEST() 139 31, uint32_t(spv::SelectionControlMask::MaskNone)); in TEST() 146 31, uint32_t(spv::SelectionControlMask::Flatten)); in TEST()
|
/external/deqp-deps/SPIRV-Tools/test/fuzz/ |
D | transformation_set_selection_control_test.cpp | 113 44, uint32_t(spv::SelectionControlMask::Flatten)) in TEST() 117 13, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 121 10, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 125 11, uint32_t(spv::SelectionControlMask::DontFlatten)); in TEST() 132 23, uint32_t(spv::SelectionControlMask::Flatten)); in TEST() 139 31, uint32_t(spv::SelectionControlMask::MaskNone)); in TEST() 146 31, uint32_t(spv::SelectionControlMask::Flatten)); in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/test/fuzz/ |
D | transformation_set_selection_control_test.cpp | 113 44, uint32_t(spv::SelectionControlMask::Flatten)) in TEST() 117 13, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 121 10, uint32_t(spv::SelectionControlMask::MaskNone)) in TEST() 125 11, uint32_t(spv::SelectionControlMask::DontFlatten)); in TEST() 132 23, uint32_t(spv::SelectionControlMask::Flatten)); in TEST() 139 31, uint32_t(spv::SelectionControlMask::MaskNone)); in TEST() 146 31, uint32_t(spv::SelectionControlMask::Flatten)); in TEST()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_set_selection_control.cpp | 32 assert((spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 33 spv::SelectionControlMask::MaskNone || in IsApplicable() 34 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 35 spv::SelectionControlMask::Flatten || in IsApplicable() 36 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 37 spv::SelectionControlMask::DontFlatten) && in IsApplicable()
|
D | fuzzer_pass_adjust_selection_controls.cpp | 51 for (auto control : {spv::SelectionControlMask::MaskNone, in Apply() 52 spv::SelectionControlMask::Flatten, in Apply() 53 spv::SelectionControlMask::DontFlatten}) { in Apply() 55 spv::SelectionControlMask(merge_inst->GetSingleWordOperand(1))) { in Apply()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_set_selection_control.cpp | 32 assert((spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 33 spv::SelectionControlMask::MaskNone || in IsApplicable() 34 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 35 spv::SelectionControlMask::Flatten || in IsApplicable() 36 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 37 spv::SelectionControlMask::DontFlatten) && in IsApplicable()
|
D | fuzzer_pass_adjust_selection_controls.cpp | 51 for (auto control : {spv::SelectionControlMask::MaskNone, in Apply() 52 spv::SelectionControlMask::Flatten, in Apply() 53 spv::SelectionControlMask::DontFlatten}) { in Apply() 55 spv::SelectionControlMask(merge_inst->GetSingleWordOperand(1))) { in Apply()
|
/external/angle/third_party/spirv-tools/src/source/fuzz/ |
D | transformation_set_selection_control.cpp | 32 assert((spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 33 spv::SelectionControlMask::MaskNone || in IsApplicable() 34 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 35 spv::SelectionControlMask::Flatten || in IsApplicable() 36 spv::SelectionControlMask(message_.selection_control()) == in IsApplicable() 37 spv::SelectionControlMask::DontFlatten) && in IsApplicable()
|
D | fuzzer_pass_adjust_selection_controls.cpp | 51 for (auto control : {spv::SelectionControlMask::MaskNone, in Apply() 52 spv::SelectionControlMask::Flatten, in Apply() 53 spv::SelectionControlMask::DontFlatten}) { in Apply() 55 spv::SelectionControlMask(merge_inst->GetSingleWordOperand(1))) { in Apply()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 43 TestWithParam<EnumCase<spv::SelectionControlMask>>>; 53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} 55 ValuesIn(std::vector<EnumCase<spv::SelectionControlMask>>{ 66 uint32_t(spv::SelectionControlMask::Flatten | in TEST_F() 67 spv::SelectionControlMask::DontFlatten); in TEST_F()
|
/external/angle/third_party/spirv-tools/src/test/ |
D | text_to_binary.control_flow_test.cpp | 43 TestWithParam<EnumCase<spv::SelectionControlMask>>>; 53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} 55 ValuesIn(std::vector<EnumCase<spv::SelectionControlMask>>{ 66 uint32_t(spv::SelectionControlMask::Flatten | in TEST_F() 67 spv::SelectionControlMask::DontFlatten); in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.control_flow_test.cpp | 43 TestWithParam<EnumCase<spv::SelectionControlMask>>>; 53 #define CASE(VALUE,NAME) { spv::SelectionControlMask::VALUE, NAME} 55 ValuesIn(std::vector<EnumCase<spv::SelectionControlMask>>{ 66 uint32_t(spv::SelectionControlMask::Flatten | in TEST_F() 67 spv::SelectionControlMask::DontFlatten); in TEST_F()
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.1/ |
D | spirv.hpp | 470 enum SelectionControlMask { enum 1014 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.hpp | 470 enum SelectionControlMask { enum 1014 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.hpp | 465 enum SelectionControlMask { enum 992 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.hpp | 475 enum SelectionControlMask { enum 1020 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.hpp | 470 enum SelectionControlMask { enum 1014 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/ |
D | spirv.hpp | 465 enum SelectionControlMask { enum 992 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.hpp | 465 enum SelectionControlMask { enum 992 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/angle/third_party/spirv-headers/src/include/spirv/1.2/ |
D | spirv.hpp | 475 enum SelectionControlMask { enum 1020 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.hpp | 475 enum SelectionControlMask { enum 1020 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.hpp | 465 enum SelectionControlMask { enum 992 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.hpp | 470 enum SelectionControlMask { enum 1014 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.hpp | 475 enum SelectionControlMask { enum 1020 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.hpp | 791 enum SelectionControlMask { enum 2899 inline SelectionControlMask operator|(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator |() 2900 inline SelectionControlMask operator&(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator &() 2901 inline SelectionControlMask operator^(SelectionControlMask a, SelectionControlMask b) { return Sele… in operator ^() 2902 inline SelectionControlMask operator~(SelectionControlMask a) { return SelectionControlMask(~unsign… in operator ~()
|