Searched refs:dual_src (Results 1 – 1 of 1) sorted by relevance
1423 bool dual_src) in lookup_shader_program() argument1427 if (ent->dual_src_linked != dual_src) in lookup_shader_program()3766 bool dual_src = util_blend_state_is_dual(&ctx->sub->blend_state, 0); in vrend_draw_vbo() local3797 if (ctx->sub->prog && ctx->sub->prog->dual_src_linked != dual_src) in vrend_draw_vbo()3811 dual_src); in vrend_draw_vbo()4217 bool dual_src = util_blend_state_is_dual(&ctx->sub->blend_state, i); in vrend_hw_emit_blend() local4218 if (dual_src && !has_feature(feat_dual_src_blend)) { in vrend_hw_emit_blend()4243 bool dual_src = util_blend_state_is_dual(&ctx->sub->blend_state, 0); in vrend_hw_emit_blend() local4244 if (dual_src && !has_feature(feat_dual_src_blend)) { in vrend_hw_emit_blend()