Home
last modified time | relevance | path

Searched refs:new_bound (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp139 void set_max_id_bound(uint32_t new_bound) { in set_max_id_bound() argument
140 spvOptimizerOptionsSetMaxIdBound(options_, new_bound); in set_max_id_bound()
/external/deqp-deps/SPIRV-Tools/include/spirv-tools/
Dlibspirv.hpp139 void set_max_id_bound(uint32_t new_bound) { in set_max_id_bound() argument
140 spvOptimizerOptionsSetMaxIdBound(options_, new_bound); in set_max_id_bound()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_context.h479 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() argument
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_context.h483 void set_max_id_bound(uint32_t new_bound) { max_id_bound_ = new_bound; } in set_max_id_bound() argument