Home
last modified time | relevance | path

Searched defs:spv_optimizer_options_t (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dspirv_optimizer_options.h23 struct spv_optimizer_options_t { struct
24 spv_optimizer_options_t() in spv_optimizer_options_t() function
32 bool run_validator_;
35 spv_validator_options_t val_options_;
40 uint32_t max_id_bound_;
43 bool preserve_bindings_;
47 bool preserve_spec_constants_;
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dspirv_optimizer_options.h23 struct spv_optimizer_options_t { struct
24 spv_optimizer_options_t() in spv_optimizer_options_t() function
32 bool run_validator_;
35 spv_validator_options_t val_options_;
40 uint32_t max_id_bound_;
43 bool preserve_bindings_;
47 bool preserve_spec_constants_;
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dspirv_optimizer_options.h23 struct spv_optimizer_options_t { struct
24 spv_optimizer_options_t() in spv_optimizer_options_t() argument
32 bool run_validator_;
35 spv_validator_options_t val_options_;
40 uint32_t max_id_bound_;
43 bool preserve_bindings_;
47 bool preserve_spec_constants_;
/aosp_15_r20/external/angle/third_party/spirv-tools/src/include/spirv-tools/
H A Dlibspirv.h493 typedef struct spv_optimizer_options_t spv_optimizer_options_t; typedef
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
H A Dlibspirv.h479 typedef struct spv_optimizer_options_t spv_optimizer_options_t; typedef
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h468 typedef struct spv_optimizer_options_t spv_optimizer_options_t; typedef