Sign in
swiftshader
/
SwiftShader
/
ea1fde1c979c64c898871f4939272842e67ee3cf
/
.
/
third_party
/
SPIRV-Tools
/
source
/
fuzz
tree: 72a851dccff941851d0379d448e574b9481d61f4 [
path history
]
[
tgz
]
protobufs/
call_graph.cpp
call_graph.h
CMakeLists.txt
data_descriptor.cpp
data_descriptor.h
equivalence_relation.h
fact_manager.cpp
fact_manager.h
force_render_red.cpp
force_render_red.h
fuzzer.cpp
fuzzer.h
fuzzer_context.cpp
fuzzer_context.h
fuzzer_pass.cpp
fuzzer_pass.h
fuzzer_pass_add_access_chains.cpp
fuzzer_pass_add_access_chains.h
fuzzer_pass_add_composite_types.cpp
fuzzer_pass_add_composite_types.h
fuzzer_pass_add_copy_memory.cpp
fuzzer_pass_add_copy_memory.h
fuzzer_pass_add_dead_blocks.cpp
fuzzer_pass_add_dead_blocks.h
fuzzer_pass_add_dead_breaks.cpp
fuzzer_pass_add_dead_breaks.h
fuzzer_pass_add_dead_continues.cpp
fuzzer_pass_add_dead_continues.h
fuzzer_pass_add_equation_instructions.cpp
fuzzer_pass_add_equation_instructions.h
fuzzer_pass_add_function_calls.cpp
fuzzer_pass_add_function_calls.h
fuzzer_pass_add_global_variables.cpp
fuzzer_pass_add_global_variables.h
fuzzer_pass_add_image_sample_unused_components.cpp
fuzzer_pass_add_image_sample_unused_components.h
fuzzer_pass_add_loads.cpp
fuzzer_pass_add_loads.h
fuzzer_pass_add_local_variables.cpp
fuzzer_pass_add_local_variables.h
fuzzer_pass_add_no_contraction_decorations.cpp
fuzzer_pass_add_no_contraction_decorations.h
fuzzer_pass_add_parameters.cpp
fuzzer_pass_add_parameters.h
fuzzer_pass_add_relaxed_decorations.cpp
fuzzer_pass_add_relaxed_decorations.h
fuzzer_pass_add_stores.cpp
fuzzer_pass_add_stores.h
fuzzer_pass_add_synonyms.cpp
fuzzer_pass_add_synonyms.h
fuzzer_pass_add_vector_shuffle_instructions.cpp
fuzzer_pass_add_vector_shuffle_instructions.h
fuzzer_pass_adjust_branch_weights.cpp
fuzzer_pass_adjust_branch_weights.h
fuzzer_pass_adjust_function_controls.cpp
fuzzer_pass_adjust_function_controls.h
fuzzer_pass_adjust_loop_controls.cpp
fuzzer_pass_adjust_loop_controls.h
fuzzer_pass_adjust_memory_operands_masks.cpp
fuzzer_pass_adjust_memory_operands_masks.h
fuzzer_pass_adjust_selection_controls.cpp
fuzzer_pass_adjust_selection_controls.h
fuzzer_pass_apply_id_synonyms.cpp
fuzzer_pass_apply_id_synonyms.h
fuzzer_pass_construct_composites.cpp
fuzzer_pass_construct_composites.h
fuzzer_pass_copy_objects.cpp
fuzzer_pass_copy_objects.h
fuzzer_pass_donate_modules.cpp
fuzzer_pass_donate_modules.h
fuzzer_pass_interchange_zero_like_constants.cpp
fuzzer_pass_interchange_zero_like_constants.h
fuzzer_pass_invert_comparison_operators.cpp
fuzzer_pass_invert_comparison_operators.h
fuzzer_pass_merge_blocks.cpp
fuzzer_pass_merge_blocks.h
fuzzer_pass_obfuscate_constants.cpp
fuzzer_pass_obfuscate_constants.h
fuzzer_pass_outline_functions.cpp
fuzzer_pass_outline_functions.h
fuzzer_pass_permute_blocks.cpp
fuzzer_pass_permute_blocks.h
fuzzer_pass_permute_function_parameters.cpp
fuzzer_pass_permute_function_parameters.h
fuzzer_pass_permute_phi_operands.cpp
fuzzer_pass_permute_phi_operands.h
fuzzer_pass_push_ids_through_variables.cpp
fuzzer_pass_push_ids_through_variables.h
fuzzer_pass_replace_copy_memories_with_loads_stores.cpp
fuzzer_pass_replace_copy_memories_with_loads_stores.h
fuzzer_pass_replace_copy_objects_with_stores_loads.cpp
fuzzer_pass_replace_copy_objects_with_stores_loads.h
fuzzer_pass_replace_linear_algebra_instructions.cpp
fuzzer_pass_replace_linear_algebra_instructions.h
fuzzer_pass_replace_loads_stores_with_copy_memories.cpp
fuzzer_pass_replace_loads_stores_with_copy_memories.h
fuzzer_pass_replace_parameter_with_global.cpp
fuzzer_pass_replace_parameter_with_global.h
fuzzer_pass_replace_params_with_struct.cpp
fuzzer_pass_replace_params_with_struct.h
fuzzer_pass_split_blocks.cpp
fuzzer_pass_split_blocks.h
fuzzer_pass_swap_commutable_operands.cpp
fuzzer_pass_swap_commutable_operands.h
fuzzer_pass_swap_conditional_branch_operands.cpp
fuzzer_pass_swap_conditional_branch_operands.h
fuzzer_pass_toggle_access_chain_instruction.cpp
fuzzer_pass_toggle_access_chain_instruction.h
fuzzer_util.cpp
fuzzer_util.h
id_use_descriptor.cpp
id_use_descriptor.h
instruction_descriptor.cpp
instruction_descriptor.h
instruction_message.cpp
instruction_message.h
pseudo_random_generator.cpp
pseudo_random_generator.h
random_generator.cpp
random_generator.h
replayer.cpp
replayer.h
shrinker.cpp
shrinker.h
transformation.cpp
transformation.h
transformation_access_chain.cpp
transformation_access_chain.h
transformation_add_constant_boolean.cpp
transformation_add_constant_boolean.h
transformation_add_constant_composite.cpp
transformation_add_constant_composite.h
transformation_add_constant_null.cpp
transformation_add_constant_null.h
transformation_add_constant_scalar.cpp
transformation_add_constant_scalar.h
transformation_add_copy_memory.cpp
transformation_add_copy_memory.h
transformation_add_dead_block.cpp
transformation_add_dead_block.h
transformation_add_dead_break.cpp
transformation_add_dead_break.h
transformation_add_dead_continue.cpp
transformation_add_dead_continue.h
transformation_add_function.cpp
transformation_add_function.h
transformation_add_global_undef.cpp
transformation_add_global_undef.h
transformation_add_global_variable.cpp
transformation_add_global_variable.h
transformation_add_image_sample_unused_components.cpp
transformation_add_image_sample_unused_components.h
transformation_add_local_variable.cpp
transformation_add_local_variable.h
transformation_add_no_contraction_decoration.cpp
transformation_add_no_contraction_decoration.h
transformation_add_parameter.cpp
transformation_add_parameter.h
transformation_add_relaxed_decoration.cpp
transformation_add_relaxed_decoration.h
transformation_add_spec_constant_op.cpp
transformation_add_spec_constant_op.h
transformation_add_synonym.cpp
transformation_add_synonym.h
transformation_add_type_array.cpp
transformation_add_type_array.h
transformation_add_type_boolean.cpp
transformation_add_type_boolean.h
transformation_add_type_float.cpp
transformation_add_type_float.h
transformation_add_type_function.cpp
transformation_add_type_function.h
transformation_add_type_int.cpp
transformation_add_type_int.h
transformation_add_type_matrix.cpp
transformation_add_type_matrix.h
transformation_add_type_pointer.cpp
transformation_add_type_pointer.h
transformation_add_type_struct.cpp
transformation_add_type_struct.h
transformation_add_type_vector.cpp
transformation_add_type_vector.h
transformation_adjust_branch_weights.cpp
transformation_adjust_branch_weights.h
transformation_composite_construct.cpp
transformation_composite_construct.h
transformation_composite_extract.cpp
transformation_composite_extract.h
transformation_compute_data_synonym_fact_closure.cpp
transformation_compute_data_synonym_fact_closure.h
transformation_context.cpp
transformation_context.h
transformation_equation_instruction.cpp
transformation_equation_instruction.h
transformation_function_call.cpp
transformation_function_call.h
transformation_invert_comparison_operator.cpp
transformation_invert_comparison_operator.h
transformation_load.cpp
transformation_load.h
transformation_merge_blocks.cpp
transformation_merge_blocks.h
transformation_move_block_down.cpp
transformation_move_block_down.h
transformation_outline_function.cpp
transformation_outline_function.h
transformation_permute_function_parameters.cpp
transformation_permute_function_parameters.h
transformation_permute_phi_operands.cpp
transformation_permute_phi_operands.h
transformation_push_id_through_variable.cpp
transformation_push_id_through_variable.h
transformation_record_synonymous_constants.cpp
transformation_record_synonymous_constants.h
transformation_replace_boolean_constant_with_constant_binary.cpp
transformation_replace_boolean_constant_with_constant_binary.h
transformation_replace_constant_with_uniform.cpp
transformation_replace_constant_with_uniform.h
transformation_replace_copy_memory_with_load_store.cpp
transformation_replace_copy_memory_with_load_store.h
transformation_replace_copy_object_with_store_load.cpp
transformation_replace_copy_object_with_store_load.h
transformation_replace_id_with_synonym.cpp
transformation_replace_id_with_synonym.h
transformation_replace_linear_algebra_instruction.cpp
transformation_replace_linear_algebra_instruction.h
transformation_replace_load_store_with_copy_memory.cpp
transformation_replace_load_store_with_copy_memory.h
transformation_replace_parameter_with_global.cpp
transformation_replace_parameter_with_global.h
transformation_replace_params_with_struct.cpp
transformation_replace_params_with_struct.h
transformation_set_function_control.cpp
transformation_set_function_control.h
transformation_set_loop_control.cpp
transformation_set_loop_control.h
transformation_set_memory_operands_mask.cpp
transformation_set_memory_operands_mask.h
transformation_set_selection_control.cpp
transformation_set_selection_control.h
transformation_split_block.cpp
transformation_split_block.h
transformation_store.cpp
transformation_store.h
transformation_swap_commutable_operands.cpp
transformation_swap_commutable_operands.h
transformation_swap_conditional_branch_operands.cpp
transformation_swap_conditional_branch_operands.h
transformation_toggle_access_chain_instruction.cpp
transformation_toggle_access_chain_instruction.h
transformation_vector_shuffle.cpp
transformation_vector_shuffle.h
uniform_buffer_element_descriptor.cpp
uniform_buffer_element_descriptor.h