Home
last modified time | relevance | path

Searched defs:step_limit (Results 1 – 8 of 8) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dspirv_reducer_options.cpp29 spv_reducer_options options, uint32_t step_limit) { in spvReducerOptionsSetStepLimit()
Dspirv_reducer_options.h32 uint32_t step_limit; member
/external/swiftshader/third_party/SPIRV-Tools/source/
Dspirv_reducer_options.cpp29 spv_reducer_options options, uint32_t step_limit) { in spvReducerOptionsSetStepLimit()
Dspirv_reducer_options.h32 uint32_t step_limit; member
/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp158 void set_step_limit(uint32_t step_limit) { in set_step_limit()
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp158 void set_step_limit(uint32_t step_limit) { in set_step_limit()
/external/deqp-deps/SPIRV-Tools/tools/reduce/
Dreduce.cpp131 const auto step_limit = in ParseFlags() local
/external/swiftshader/third_party/SPIRV-Tools/tools/reduce/
Dreduce.cpp132 const auto step_limit = in ParseFlags() local