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