Home
last modified time | relevance | path

Searched defs:selection_control (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_set_selection_control.cpp25 uint32_t block_id, uint32_t selection_control) { in TransformationSetSelectionControl()
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/fuzz/protobufs/
Dspvtoolsfuzz.proto2222 uint32 selection_control = 2; field
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto2222 uint32 selection_control = 2; field
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/protobufs/
H A Dspvtoolsfuzz.proto2222 uint32 selection_control = 2; field
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.c761 SpvSelectionControlMask selection_control) in spirv_builder_emit_selection_merge()