Searched refs:too_many_constants (Results 1 – 1 of 1) sorted by relevance
2113 bool too_many_constants = false; in ureg_finalize() local2117 too_many_constants = true; in ureg_finalize()2123 if (tokens && !too_many_constants && !tgsi_sanity_check(tokens)) { in ureg_finalize()