| /third_party/glslang/SPIRV/ |
| H A D | SpvTools.cpp | 178 spv_target_env target_env = MapToSpirvToolsEnv(intermediate.getSpv(), logger); in SpirvToolsTransform() local 226 bool SpirvToolsAnalyzeDeadOutputStores(spv_target_env target_env, std::vector<unsigned int>& spirv, in SpirvToolsAnalyzeDeadOutputStores() argument 242 void SpirvToolsEliminateDeadOutputStores(spv_target_env target_env, std::vector<unsigned int>& spirv, in SpirvToolsEliminateDeadOutputStores() argument 261 void SpirvToolsEliminateDeadInputComponents(spv_target_env target_env, std::vector<unsigned int>& spirv, in SpirvToolsEliminateDeadInputComponents() argument 282 spv_target_env target_env = MapToSpirvToolsEnv(intermediate.getSpv(), logger); SpirvToolsStripDebugInfo() local [all...] |
| /third_party/vk-gl-cts/external/amber/src/src/ |
| H A D | dxc_helper.cc | 181 const wchar_t* target_env = nullptr; in Compile() local
|
| H A D | shader_compiler_test.cc | 485 uint32_t target_env; member 493 uint32_t target_env = 42u; in TEST_P() local
|
| H A D | shader_compiler.cc | 87 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_0; in Compile() local 340 ParseSpvEnv(const std::string& spv_env, uint32_t* target_env, uint32_t* target_env_version, uint32_t* spirv_version) ParseSpvEnv() argument
|
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | ir_builder.cpp | 38 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| H A D | fold_test.cpp | 42 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
|
| H A D | type_manager_test.cpp | 34 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | added_function_reducer.cpp | 27 AddedFunctionReducer( spv_target_env target_env, MessageConsumer consumer, const std::vector<uint32_t>& binary_in, const protobufs::FactSequence& initial_facts, const protobufs::TransformationSequence& transformation_sequence_in, uint32_t index_of_add_function_transformation, const Shrinker::InterestingnessFunction& shrinker_interestingness_function, bool validate_during_replay, spv_validator_options validator_options, uint32_t shrinker_step_limit, uint32_t num_existing_shrink_attempts) AddedFunctionReducer() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | added_function_reducer.cpp | 27 AddedFunctionReducer( spv_target_env target_env, MessageConsumer consumer, const std::vector<uint32_t>& binary_in, const protobufs::FactSequence& initial_facts, const protobufs::TransformationSequence& transformation_sequence_in, uint32_t index_of_add_function_transformation, const Shrinker::InterestingnessFunction& shrinker_interestingness_function, bool validate_during_replay, spv_validator_options validator_options, uint32_t shrinker_step_limit, uint32_t num_existing_shrink_attempts) AddedFunctionReducer() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | ir_builder.cpp | 38 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| H A D | fold_test.cpp | 42 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
|
| H A D | type_manager_test.cpp | 34 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| /third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/ |
| H A D | cli.h | 69 spv_target_env target_env = kDefaultTargetEnv; member
|
| H A D | spirv_reduce_mutator.cc | 39 SpirvReduceMutator::SpirvReduceMutator(spv_target_env target_env, in SpirvReduceMutator() argument
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | added_function_reducer.cpp | 27 AddedFunctionReducer( spv_target_env target_env, MessageConsumer consumer, const std::vector<uint32_t>& binary_in, const protobufs::FactSequence& initial_facts, const protobufs::TransformationSequence& transformation_sequence_in, uint32_t index_of_add_function_transformation, const Shrinker::InterestingnessFunction& shrinker_interestingness_function, bool validate_during_replay, spv_validator_options validator_options, uint32_t shrinker_step_limit, uint32_t num_existing_shrink_attempts) AddedFunctionReducer() argument
|
| /third_party/spirv-tools/test/opt/ |
| H A D | ir_builder.cpp | 36 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| H A D | fold_test.cpp | 41 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
|
| H A D | type_manager_test.cpp | 34 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
|
| /third_party/skia/third_party/externals/spirv-tools/tools/opt/ |
| H A D | opt.cpp | 754 spv_target_env target_env; in ParseFlags() local 812 spv_target_env target_env = kDefaultEnvironment; in main() local
|
| /third_party/skia/third_party/externals/spirv-tools/tools/reduce/ |
| H A D | reduce.cpp | 273 spv_target_env target_env = kDefaultEnvironment; in main() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| H A D | table.h | 110 const spv_target_env target_env; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| H A D | table.h | 110 const spv_target_env target_env; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/ |
| H A D | opt.cpp | 754 spv_target_env target_env; in ParseFlags() local 812 spv_target_env target_env = kDefaultEnvironment; in main() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/reduce/ |
| H A D | reduce.cpp | 273 spv_target_env target_env = kDefaultEnvironment; in main() local
|
| /third_party/spirv-tools/source/ |
| H A D | table.h | 110 const spv_target_env target_env; member
|