| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_replace_copy_objects_with_stores_loads.cpp | 78 FindOrCreatePointerType(instruction->type_id(), variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_copy_memory.cpp | 71 FindOrCreatePointerType(pointee_type_id, storage_class); in Apply()
|
| D | fuzzer_pass_replace_parameter_with_global.cpp | 75 FindOrCreatePointerType(replaced_param->type_id(), SpvStorageClassPrivate); in Apply()
|
| D | fuzzer_pass_push_ids_through_variables.cpp | 121 FindOrCreatePointerType(basic_type_id, variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_access_chains.cpp | 180 FindOrCreatePointerType(subobject_type_id, in Apply()
|
| D | fuzzer_pass.h | 161 uint32_t FindOrCreatePointerType(uint32_t base_type_id,
|
| D | fuzzer_pass.cpp | 332 uint32_t FuzzerPass::FindOrCreatePointerType(uint32_t base_type_id, in FindOrCreatePointerType() function in spvtools::fuzz::FuzzerPass 349 return FindOrCreatePointerType(FindOrCreateIntegerType(width, is_signed), in FindOrCreatePointerToIntegerType()
|
| D | fuzzer_pass_obfuscate_constants.cpp | 382 FindOrCreatePointerType(element_type_id, SpvStorageClassUniform); in ObfuscateScalarConstant()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_replace_copy_objects_with_stores_loads.cpp | 78 FindOrCreatePointerType(instruction->type_id(), variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_copy_memory.cpp | 71 FindOrCreatePointerType(pointee_type_id, storage_class); in Apply()
|
| D | fuzzer_pass_replace_parameter_with_global.cpp | 75 FindOrCreatePointerType(replaced_param->type_id(), SpvStorageClassPrivate); in Apply()
|
| D | fuzzer_pass_push_ids_through_variables.cpp | 121 FindOrCreatePointerType(basic_type_id, variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_access_chains.cpp | 180 FindOrCreatePointerType(subobject_type_id, in Apply()
|
| D | fuzzer_pass.h | 161 uint32_t FindOrCreatePointerType(uint32_t base_type_id,
|
| D | fuzzer_pass.cpp | 332 uint32_t FuzzerPass::FindOrCreatePointerType(uint32_t base_type_id, in FindOrCreatePointerType() function in spvtools::fuzz::FuzzerPass 349 return FindOrCreatePointerType(FindOrCreateIntegerType(width, is_signed), in FindOrCreatePointerToIntegerType()
|
| D | fuzzer_pass_obfuscate_constants.cpp | 382 FindOrCreatePointerType(element_type_id, SpvStorageClassUniform); in ObfuscateScalarConstant()
|
| /third_party/spirv-tools/source/fuzz/ |
| D | fuzzer_pass_replace_parameter_with_global.cpp | 75 FindOrCreatePointerType(replaced_param->type_id(), in Apply()
|
| D | fuzzer_pass_replace_copy_objects_with_stores_loads.cpp | 79 FindOrCreatePointerType(instruction->type_id(), variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_copy_memory.cpp | 71 FindOrCreatePointerType(pointee_type_id, storage_class); in Apply()
|
| D | fuzzer_pass_push_ids_through_variables.cpp | 122 FindOrCreatePointerType(basic_type_id, variable_storage_class); in Apply()
|
| D | fuzzer_pass_add_access_chains.cpp | 181 FindOrCreatePointerType(subobject_type_id, in Apply()
|
| D | fuzzer_pass.h | 161 uint32_t FindOrCreatePointerType(uint32_t base_type_id,
|
| D | fuzzer_pass.cpp | 333 uint32_t FuzzerPass::FindOrCreatePointerType(uint32_t base_type_id, in FindOrCreatePointerType() function in spvtools::fuzz::FuzzerPass 350 return FindOrCreatePointerType(FindOrCreateIntegerType(width, is_signed), in FindOrCreatePointerToIntegerType()
|
| D | fuzzer_pass_obfuscate_constants.cpp | 384 FindOrCreatePointerType(element_type_id, spv::StorageClass::Uniform); in ObfuscateScalarConstant()
|