Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.h304 uint8_t bound_samplers_mask_vs; member
Dnine_state.c668 if ((context->bound_samplers_mask_vs & vs->sampler_mask) != vs->sampler_mask) in prepare_vs()
1048 context->bound_samplers_mask_vs = vs_mask; in update_textures_and_samplers()