Searched refs:old_ids (Results 1 – 1 of 1) sorted by relevance
413 uint32_t old_ids[PIPE_MAX_SHADER_SAMPLER_VIEWS]; member3520 if (ctx->sub->views[shader_type].old_ids[i] != id || ctx->sub->sampler_state_dirty) { in vrend_draw_bind_samplers_shader()3522 ctx->sub->views[shader_type].old_ids[i] = id; in vrend_draw_bind_samplers_shader()