Home
last modified time | relevance | path

Searched refs:SpvOpTypeBool (Results 1 – 25 of 275) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_boolean.cpp46 ir_context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands)); in Apply()
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp74 ->opcode() != SpvOpTypeBool) { in Apply()
H A Dfuzzer_pass_add_composite_types.cpp119 case SpvOpTypeBool: in ChooseScalarOrCompositeType()
H A Dfuzzer_pass_push_ids_through_variables.cpp126 case SpvOpTypeBool: in Apply()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_add_type_boolean.cpp47 context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands)); in Apply()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/fuzz/
H A Dtransformation_add_type_boolean.cpp47 context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands)); in Apply()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/fuzz/
H A Dtransformation_add_type_boolean.cpp46 ir_context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands)); in Apply()
H A Dfuzzer_pass_add_composite_types.cpp119 case SpvOpTypeBool: in ChooseScalarOrCompositeType()
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp74 ->opcode() != SpvOpTypeBool) { in Apply()
H A Dfuzzer_pass_push_ids_through_variables.cpp126 case SpvOpTypeBool: in Apply()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_type_boolean.cpp46 ir_context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands); in Apply()
H A Dfuzzer_pass_push_ids_through_variables.cpp130 case SpvOpTypeBool: in Apply()
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp72 ->opcode() != SpvOpTypeBool) { in Apply()
H A Dfuzzer_pass_add_composite_types.cpp118 case SpvOpTypeBool: in ChooseScalarOrCompositeType()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/fuzz/
H A Dtransformation_add_type_boolean.cpp46 ir_context, SpvOpTypeBool, 0, message_.fresh_id(), empty_operands); in Apply()
H A Dfuzzer_pass_push_ids_through_variables.cpp130 case SpvOpTypeBool: in Apply()
H A Dfuzzer_pass_replace_opselects_with_conditional_branches.cpp72 ->opcode() != SpvOpTypeBool) { in Apply()
H A Dfuzzer_pass_add_composite_types.cpp118 case SpvOpTypeBool: in ChooseScalarOrCompositeType()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/fuzz/
H A Dtransformation_add_type_boolean_test.cpp60 ASSERT_EQ(SpvOpTypeBool, context->get_def_use_mgr()->GetDef(100)->opcode()); in TEST()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/fuzz/
H A Dtransformation_add_type_boolean_test.cpp60 ASSERT_EQ(SpvOpTypeBool, context->get_def_use_mgr()->GetDef(100)->opcode()); in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/val/
H A Dvalidation_state.cpp625 case SpvOpTypeBool: in GetComponentType()
654 case SpvOpTypeBool: in GetDimension()
683 if (inst->opcode() == SpvOpTypeBool) return 1; in GetBitWidth()
796 return inst->opcode() == SpvOpTypeBool; in IsBoolScalarType()
814 if (inst->opcode() == SpvOpTypeBool) { in IsBoolScalarOrVectorType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidation_state.cpp622 case SpvOpTypeBool: in GetComponentType()
651 case SpvOpTypeBool: in GetDimension()
680 if (inst->opcode() == SpvOpTypeBool) return 1; in GetBitWidth()
793 return inst->opcode() == SpvOpTypeBool; in IsBoolScalarType()
811 if (inst->opcode() == SpvOpTypeBool) { in IsBoolScalarOrVectorType()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/val/
H A Dvalidation_state.cpp622 case SpvOpTypeBool: in GetComponentType()
651 case SpvOpTypeBool: in GetDimension()
680 if (inst->opcode() == SpvOpTypeBool) return 1; in GetBitWidth()
793 return inst->opcode() == SpvOpTypeBool; in IsBoolScalarType()
811 if (inst->opcode() == SpvOpTypeBool) { in IsBoolScalarOrVectorType()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/
H A Dopcode.cpp211 case SpvOpTypeBool: in spvOpcodeIsScalarType()
315 case SpvOpTypeBool: in spvOpcodeGeneratesType()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/
H A Dopcode.cpp205 case SpvOpTypeBool: in spvOpcodeIsScalarType()
309 case SpvOpTypeBool: in spvOpcodeGeneratesType()

1234567891011