Home
last modified time | relevance | path

Searched refs:r300_blend_color_state (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_context.h88 struct r300_blend_color_state { struct
H A Dr300_context.c226 R300_ALLOC_ATOM(blend_color_state, r300_blend_color_state); in r300_setup_atoms()
H A Dr300_state.c574 struct r300_blend_color_state *state = in r300_set_blend_color()
575 (struct r300_blend_color_state*)r300->blend_color_state.state; in r300_set_blend_color()
974 r300_set_blend_color(pipe, &((struct r300_blend_color_state*)r300->blend_color_state.state)->state); in r300_set_framebuffer_state()
H A Dr300_emit.c66 struct r300_blend_color_state* bc = (struct r300_blend_color_state*)state; in r300_emit_blend_color_state()

Completed in 8 milliseconds