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