Home
last modified time | relevance | path

Searched defs:spv_reducer_options_t (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dspirv_reducer_options.h28 struct spv_reducer_options_t { struct
29 spv_reducer_options_t() : step_limit(kDefaultStepLimit) {} in spv_reducer_options_t() argument
32 uint32_t step_limit;
/external/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_reducer_options.h28 struct spv_reducer_options_t { struct
29 spv_reducer_options_t() : step_limit(kDefaultStepLimit) {} in spv_reducer_options_t() function
32 uint32_t step_limit;
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h371 typedef struct spv_reducer_options_t spv_reducer_options_t; typedef
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.h371 typedef struct spv_reducer_options_t spv_reducer_options_t; typedef