Searched refs:fd6_blend_stateobj (Results 1 – 3 of 3) sorted by relevance
47 struct fd6_blend_stateobj { struct55 static inline struct fd6_blend_stateobj * argument56 fd6_blend_stateobj(struct pipe_blend_state *blend) in fd6_blend_stateobj() function58 return (struct fd6_blend_stateobj *)blend; in fd6_blend_stateobj()62 struct fd6_blend_stateobj *blend, unsigned sample_mask);68 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(cso); in fd6_blend_variant()
60 __fd6_setup_blend_variant(struct fd6_blend_stateobj *blend, unsigned sample_mask) in __fd6_setup_blend_variant()151 struct fd6_blend_stateobj *so; in fd6_blend_state_create()195 struct fd6_blend_stateobj *so = hwcso; in fd6_blend_state_delete()
627 struct fd6_blend_stateobj *blend = fd6_blend_stateobj(ctx->blend); in compute_lrz_state()