Searched refs:r300_blend_state (Results 1 – 3 of 3) sorted by relevance
76 struct r300_blend_state { struct
42 struct r300_blend_state* blend = (struct r300_blend_state*)state; in r300_emit_blend_state()
225 struct r300_blend_state* blend = CALLOC_STRUCT(r300_blend_state); in r300_create_blend_state()