Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_draw_helpers.c45 nir_variable *stip_tex; member
84 tex->texture_index = state->stip_tex->data.binding; in nir_lower_pstipple_block()
85 tex->sampler_index = state->stip_tex->data.binding; in nir_lower_pstipple_block()
138 state.stip_tex = tex_var; in nir_lower_pstipple_fs()