Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_emit.h104 unsigned nr_labels; member
H A Dsvga_tgsi_insn.c2769 for (i = 0; i < emit->nr_labels; i++) { in emit_bgnsub()
2792 for (i = 0; i < emit->nr_labels; i++) { in emit_call()
2797 if (emit->nr_labels == ARRAY_SIZE(emit->label)) in emit_call()
2800 if (i == emit->nr_labels) { in emit_call()
2802 emit->nr_labels++; in emit_call()

Completed in 6 milliseconds