Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c496 unsigned cond_labels[NINE_MAX_COND_DEPTH]; member
968 return &tx->cond_labels[tx->cond_depth - 1]; in tx_cond()
975 return &tx->cond_labels[tx->cond_depth - 1]; in tx_elsecond()
983 ureg_fixup_label(tx->ureg, tx->cond_labels[tx->cond_depth], in tx_endcond()

Completed in 6 milliseconds