Searched refs:sampler_views_dirty (Results 1 – 1 of 1) sorted by relevance
617 uint32_t sampler_views_dirty[PIPE_SHADER_TYPES]; member2977 ctx->sub->sampler_views_dirty[shader_type] |= 1u << index; in vrend_set_single_sampler_view()3026 ctx->sub->sampler_views_dirty[shader_type] |= (1u << index); in vrend_set_single_sampler_view()4186 uint32_t dirty = sub_ctx->sampler_views_dirty[shader_type]; in vrend_draw_bind_samplers_shader()4229 sub_ctx->sampler_views_dirty[shader_type] & (1 << i)) { in vrend_draw_bind_samplers_shader()4240 sub_ctx->sampler_views_dirty[shader_type] = dirty; in vrend_draw_bind_samplers_shader()4570 sub_ctx->sampler_views_dirty[stage] = ~0; in vrend_select_program()5676 ctx->sub->sampler_views_dirty[shader_type] |= dirty; in vrend_bind_sampler_states()