Searched defs:set_max_errors (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/third_party/externals/tint/src/reader/wgsl/ | ||
H A D | parser_impl.h | 319 void set_max_errors(size_t limit) { max_errors_ = limit; } in set_max_errors() function in tint::reader::wgsl::ParserImpl |
Completed in 2 milliseconds