Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h308 uint16_t bound_samplers_mask_ps; member
Dnine_state.c700 if ((context->bound_samplers_mask_ps & ps->sampler_mask) != ps->sampler_mask) in prepare_ps()
1002 context->bound_samplers_mask_ps = ps_mask; in update_textures_and_samplers()