Home
last modified time | relevance | path

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

1234

/third_party/spirv-tools/tools/opt/
H A Dopt.cpp770 spv_target_env target_env; in ParseFlags() local
828 spv_target_env target_env = kDefaultEnvironment; in main() local
/third_party/spirv-tools/tools/reduce/
H A Dreduce.cpp268 spv_target_env target_env = kDefaultEnvironment; in main() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dforce_render_red.cpp157 ForceRenderRed( const spv_target_env& target_env, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const MessageConsumer& message_consumer, std::vector<uint32_t>* binary_out) ForceRenderRed() argument
H A Dfuzzer_util.cpp69 bool BuildIRContext(spv_target_env target_env, in BuildIRContext() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dforce_render_red.cpp157 ForceRenderRed( const spv_target_env& target_env, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const MessageConsumer& message_consumer, std::vector<uint32_t>* binary_out) ForceRenderRed() argument
H A Dfuzzer_util.cpp69 bool BuildIRContext(spv_target_env target_env, in BuildIRContext() argument
/third_party/spirv-tools/source/fuzz/
H A Dforce_render_red.cpp161 ForceRenderRed( const spv_target_env& target_env, spv_validator_options validator_options, const std::vector<uint32_t>& binary_in, const spvtools::fuzz::protobufs::FactSequence& initial_facts, const MessageConsumer& message_consumer, std::vector<uint32_t>* binary_out) ForceRenderRed() argument
H A Dfuzzer_util.cpp69 bool BuildIRContext(spv_target_env target_env, in BuildIRContext() argument
/third_party/node/
H A Dvcbuild.bat32 set target_env= variable
88 if /i "%1"=="vs2019" set target_env=vs2019&goto arg-ok variable
89 if /i "%1"=="vs2022" set target_env=vs2022&goto arg-ok variable
[all...]
/third_party/vk-gl-cts/external/amber/src/samples/
H A Damber.cc406 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_0; in disassemble() local
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_image.cpp780 const auto target_env = _.context()->target_env; in ValidateTypeImage() local
1517 const auto target_env = _.context()->target_env; ValidateImageRead() local
1778 const auto target_env = _.context()->target_env; ValidateImageQuerySizeLod() local
2005 const auto target_env = _.context()->target_env; ValidateImageQueryLevelsOrSamples() local
[all...]
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
H A Dfuzz.cpp467 bool Replay(const spv_target_env& target_env, in Replay() argument
511 bool Shrink(const spv_target_env& target_env, in Shrink() argument
568 bool Fuzz(const spv_target_env& target_env, in Fuzz() argument
760 spv_target_env target_env = kDefaultEnvironment; in main() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_image.cpp780 const auto target_env = _.context()->target_env; in ValidateTypeImage() local
1517 const auto target_env = _.context()->target_env; ValidateImageRead() local
1778 const auto target_env = _.context()->target_env; ValidateImageQuerySizeLod() local
2005 const auto target_env = _.context()->target_env; ValidateImageQueryLevelsOrSamples() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
H A Dfuzz.cpp467 bool Replay(const spv_target_env& target_env, in Replay() argument
511 bool Shrink(const spv_target_env& target_env, in Shrink() argument
568 bool Fuzz(const spv_target_env& target_env, in Fuzz() argument
760 spv_target_env target_env = kDefaultEnvironment; in main() local
[all...]
/third_party/spirv-tools/tools/fuzz/
H A Dfuzz.cpp461 bool Replay(const spv_target_env& target_env, in Replay() argument
505 bool Shrink(const spv_target_env& target_env, in Shrink() argument
562 bool Fuzz(const spv_target_env& target_env, in Fuzz() argument
742 spv_target_env target_env = kDefaultEnvironment; in main() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp858 const spv_target_env target_env = in link_program() local
897 const spv_target_env target_env = in is_valid_spirv() local
913 const spv_target_env target_env = in print_module() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Doptimizer.cpp61 spv_target_env target_env; // Target environment. member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Doptimizer.cpp61 spv_target_env target_env; // Target environment. member
/third_party/skia/third_party/externals/tint/samples/
H A Dmain.cc556 spv_target_env target_env = SPV_ENV_UNIVERSAL_1_0; in Disassemble() local
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp790 const auto target_env = _.context()->target_env; in ValidateTypeImage() local
1602 const auto target_env = _.context()->target_env; ValidateImageRead() local
1866 const auto target_env = _.context()->target_env; ValidateImageQuerySizeLod() local
2105 const auto target_env = _.context()->target_env; ValidateImageQueryLevelsOrSamples() local
[all...]
/third_party/spirv-tools/source/opt/
H A Doptimizer.cpp62 spv_target_env target_env; // Target environment. member

Completed in 41 milliseconds

1234