Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dynamic_indexing.c162 boolean out_of_bound_index = FALSE; in remove_dynamic_indexes() local
181 out_of_bound_index = TRUE; in remove_dynamic_indexes()
184 if (!out_of_bound_index) { in remove_dynamic_indexes()