Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c508 unsigned num_lconsti; member
580 for (i = 0; i < tx->num_lconsti; ++i) { in tx_lconsti()
637 for (n = 0; n < tx->num_lconsti; ++n) in tx_set_lconsti()
640 if (n == tx->num_lconsti) { in tx_set_lconsti()
647 tx->num_lconsti++; in tx_set_lconsti()