Searched refs:r300_blend_color_state (Results 1 – 4 of 4) sorted by relevance
84 struct r300_blend_color_state { struct
214 R300_ALLOC_ATOM(blend_color_state, r300_blend_color_state); in r300_setup_atoms()
466 struct r300_blend_color_state *state = in r300_set_blend_color()467 (struct r300_blend_color_state*)r300->blend_color_state.state; in r300_set_blend_color()915 …r300_set_blend_color(pipe, &((struct r300_blend_color_state*)r300->blend_color_state.state)->state… in r300_set_framebuffer_state()
62 struct r300_blend_color_state* bc = (struct r300_blend_color_state*)state; in r300_emit_blend_color_state()