Searched refs:r300_blend_color_state (Results 1 – 4 of 4) sorted by relevance
88 struct r300_blend_color_state { struct
226 R300_ALLOC_ATOM(blend_color_state, r300_blend_color_state); in r300_setup_atoms()
578 struct r300_blend_color_state *state = in r300_set_blend_color()579 (struct r300_blend_color_state*)r300->blend_color_state.state; in r300_set_blend_color()978 …r300_set_blend_color(pipe, &((struct r300_blend_color_state*)r300->blend_color_state.state)->state… in r300_set_framebuffer_state()
66 struct r300_blend_color_state* bc = (struct r300_blend_color_state*)state; in r300_emit_blend_color_state()