Home
last modified time | relevance | path

Searched refs:selection_control (Results 1 – 25 of 101) sorted by relevance

12345

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl() argument
27 message_.set_selection_control(selection_control); in TransformationSetSelectionControl()
32 assert((message_.selection_control() == SpvSelectionControlMaskNone || in IsApplicable()
33 message_.selection_control() == SpvSelectionControlFlattenMask || in IsApplicable()
34 message_.selection_control() == SpvSelectionControlDontFlattenMask) && in IsApplicable()
50 ->SetInOperand(1, {message_.selection_control()}); in Apply()
H A Dtransformation_set_selection_control.h32 uint32_t selection_control);
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/sirit/src/instructions/
H A Dflow.cpp25 Id Module::OpSelectionMerge(Id merge_block, spv::SelectionControlMask selection_control) { in OpSelectionMerge() argument
28 op->Add(static_cast<u32>(selection_control)); in OpSelectionMerge()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dir_builder.h178 uint32_t selection_control = SpvSelectionControlMaskNone) {
183 {selection_control}}}));
229 uint32_t selection_control = SpvSelectionControlMaskNone) {
231 AddSelectionMerge(merge_id, selection_control);
258 uint32_t selection_control = SpvSelectionControlMaskNone) {
260 AddSelectionMerge(merge_id, selection_control);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/docs/
H A Dspirv-fuzz.md20 …d, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, whic…
56 …id of a block that has an `OpSelectoinMerge` instruction, and that `selection_control` is a valid …
66 …n is not a block, or does not end in `OpSelectionMerge`, or if the `selection_control` mask has an…
/dports/devel/intel-graphics-compiler/SPIRV-Tools/docs/
H A Dspirv-fuzz.md20 …d, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, whic…
56 …id of a block that has an `OpSelectionMerge` instruction, and that `selection_control` is a valid …
66 …n is not a block, or does not end in `OpSelectionMerge`, or if the `selection_control` mask has an…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/docs/
H A Dspirv-fuzz.md20 …d, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, whic…
56 …id of a block that has an `OpSelectoinMerge` instruction, and that `selection_control` is a valid …
66 …n is not a block, or does not end in `OpSelectionMerge`, or if the `selection_control` mask has an…
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/docs/
H A Dspirv-fuzz.md20 …d, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, whic…
56 …id of a block that has an `OpSelectionMerge` instruction, and that `selection_control` is a valid …
66 …n is not a block, or does not end in `OpSelectionMerge`, or if the `selection_control` mask has an…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/docs/
H A Dspirv-fuzz.md20 …d, specifying a block that must end with `OpSelectionMerge`, and a `selection_control` field, whic…
56 …id of a block that has an `OpSelectoinMerge` instruction, and that `selection_control` is a valid …
66 …n is not a block, or does not end in `OpSelectionMerge`, or if the `selection_control` mask has an…

12345