Searched refs:bound_samplers_mask_ps (Results 1 – 2 of 2) sorted by relevance
295 uint16_t bound_samplers_mask_ps; member
671 if ((context->bound_samplers_mask_ps & ps->sampler_mask) != ps->sampler_mask) in prepare_ps()971 context->bound_samplers_mask_ps = 0; in update_textures_and_samplers()1009 context->bound_samplers_mask_ps |= (1 << s); in update_textures_and_samplers()