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

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_dynamic_indexing.c162 boolean out_of_bound_index = FALSE; local in function:remove_dynamic_indexes
181 out_of_bound_index = TRUE;
184 if (!out_of_bound_index) {

Completed in 2 milliseconds