Home
last modified time | relevance | path

Searched defs:target_env (Results 26 - 50 of 96) sorted by relevance

1234

/third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp33 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfusion_legal.cpp34 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dnested_loops.cpp37 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dpeeling.cpp33 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
/third_party/skia/third_party/externals/spirv-tools/tools/val/
H A Dval.cpp80 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_5; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
H A Dlcssa.cpp33 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfusion_legal.cpp34 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dnested_loops.cpp37 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dpeeling.cpp33 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/val/
H A Dval.cpp80 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_5; in main() local
/third_party/spirv-tools/test/opt/loop_optimizations/
H A Dlcssa.cpp31 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dfusion_legal.cpp31 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dnested_loops.cpp37 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
H A Dpeeling.cpp32 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_2; in Validate() local
/third_party/spirv-tools/tools/val/
H A Dval.cpp80 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_6; in main() local
/third_party/vk-gl-cts/external/amber/src/include/amber/
H A Dshader_info.h59 std::string target_env; member
/third_party/vk-gl-cts/external/amber/src/src/
H A Dexecutor.cc38 std::string target_env = shader_info.GetShader()->GetTargetEnv(); in CompileShaders() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dreplayer.cpp32 Replayer( 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 num_transformations_to_apply, bool validate_during_replay, spv_validator_options validator_options) Replayer() argument
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
H A Dreducer.cpp38 Reducer::Reducer(spv_target_env target_env) : target_env_(target_env) {} in Reducer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dreplayer.cpp32 Replayer( 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 num_transformations_to_apply, bool validate_during_replay, spv_validator_options validator_options) Replayer() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
H A Dreducer.cpp38 Reducer::Reducer(spv_target_env target_env) : target_env_(target_env) {} in Reducer() argument
/third_party/skia/third_party/externals/tint/fuzzers/tint_spirv_tools_fuzzer/
H A Dspirv_fuzz_mutator.cc27 SpirvFuzzMutator( spv_target_env target_env, std::vector<uint32_t> binary, unsigned seed, const std::vector<spvtools::fuzz::fuzzerutil::ModuleSupplier>& donors, bool enable_all_passes, spvtools::fuzz::RepeatedPassStrategy repeated_pass_strategy, bool validate_after_each_pass, uint32_t transformation_batch_size) SpirvFuzzMutator() argument
H A Dspirv_opt_mutator.cc29 SpirvOptMutator::SpirvOptMutator(spv_target_env target_env, in SpirvOptMutator() argument
/third_party/spirv-tools/source/fuzz/
H A Dreplayer.cpp32 Replayer( 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 num_transformations_to_apply, bool validate_during_replay, spv_validator_options validator_options) Replayer() argument
/third_party/spirv-tools/source/reduce/
H A Dreducer.cpp38 Reducer::Reducer(spv_target_env target_env) : target_env_(target_env) {} in Reducer() argument

Completed in 26 milliseconds

1234