Searched refs:const_dirty (Results 1 – 1 of 1) sorted by relevance
474 bool const_dirty[PIPE_SHADER_TYPES]; member2335 ctx->sub->const_dirty[shader] = true; in vrend_set_constants()3588 (ctx->sub->const_dirty[shader_type] || new_program)) { in vrend_draw_bind_const_shader()3593 ctx->sub->const_dirty[shader_type] = false; in vrend_draw_bind_const_shader()