Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c496 unsigned cond_labels[NINE_MAX_COND_DEPTH]; member
948 return &tx->cond_labels[tx->cond_depth - 1]; in tx_cond()
955 return &tx->cond_labels[tx->cond_depth - 1]; in tx_elsecond()
963 ureg_fixup_label(tx->ureg, tx->cond_labels[tx->cond_depth], in tx_endcond()