Searched refs:bound_samplers_mask_vs (Results 1 – 2 of 2) sorted by relevance
294 uint8_t bound_samplers_mask_vs; member
642 if ((context->bound_samplers_mask_vs & vs->sampler_mask) != vs->sampler_mask) in prepare_vs()1019 context->bound_samplers_mask_vs = 0; in update_textures_and_samplers()1057 context->bound_samplers_mask_vs |= (1 << s); in update_textures_and_samplers()