Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
H A Dmi_builder.h1267 unsigned num_gotos; member
1315 assert(t->num_gotos < ARRAY_SIZE(t->gotos)); in mi_goto_if()
1322 t->gotos[t->num_gotos++] = g; in mi_goto_if()
1350 for (unsigned i = 0; i < t->num_gotos; i++) { in mi_goto_target()

Completed in 3 milliseconds