Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c501 unsigned num_inst_labels; member
1746 assert(tx->insn.src[0].idx < tx->num_inst_labels); in DECL_SPECIAL()
1843 unsigned k = tx->num_inst_labels; in DECL_SPECIAL()
3677 if (tx->num_inst_labels) in tx_dtor()
3973 if (tx->num_inst_labels) in nine_translate_shader()