Home
last modified time | relevance | path

Searched defs:target_env (Results 51 - 75 of 96) sorted by relevance

1234

/third_party/glslang/SPIRV/
H A DSpvTools.cpp178 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 Ddxc_helper.cc181 const wchar_t* target_env = nullptr; in Compile() local
H A Dshader_compiler_test.cc485 uint32_t target_env; member
493 uint32_t target_env = 42u; in TEST_P() local
H A Dshader_compiler.cc87 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 Dir_builder.cpp38 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfold_test.cpp42 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
H A Dtype_manager_test.cpp34 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 Dadded_function_reducer.cpp27 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 Dadded_function_reducer.cpp27 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 Dir_builder.cpp38 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfold_test.cpp42 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
H A Dtype_manager_test.cpp34 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 Dcli.h69 spv_target_env target_env = kDefaultTargetEnv; member
H A Dspirv_reduce_mutator.cc39 SpirvReduceMutator::SpirvReduceMutator(spv_target_env target_env, in SpirvReduceMutator() argument
/third_party/spirv-tools/source/fuzz/
H A Dadded_function_reducer.cpp27 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 Dir_builder.cpp36 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfold_test.cpp41 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Disassemble() local
H A Dtype_manager_test.cpp34 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 Dopt.cpp754 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 Dreduce.cpp273 spv_target_env target_env = kDefaultEnvironment; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/
H A Dtable.h110 const spv_target_env target_env; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Dtable.h110 const spv_target_env target_env; member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/opt/
H A Dopt.cpp754 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 Dreduce.cpp273 spv_target_env target_env = kDefaultEnvironment; in main() local
/third_party/spirv-tools/source/
H A Dtable.h110 const spv_target_env target_env; member

Completed in 42 milliseconds

1234