Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c516 boolean indirect_const_access; member
1085 tx->indirect_const_access = TRUE; in tx_src_param()
3965 if (!tx->indirect_const_access && !info->swvp_on && tx->num_slots > 0) { in nine_translate_shader()
4028 if (tx->num_lconstf && tx->indirect_const_access) { in nine_translate_shader()
4092 if (tx->indirect_const_access) { /* vs only */ in nine_translate_shader()