Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c498 unsigned cond_labels[NINE_MAX_COND_DEPTH]; member
868 return &tx->cond_labels[tx->cond_depth - 1]; in tx_cond()
875 return &tx->cond_labels[tx->cond_depth - 1]; in tx_elsecond()
883 ureg_fixup_label(tx->ureg, tx->cond_labels[tx->cond_depth], in tx_endcond()