Home
last modified time | relevance | path

Searched refs:r300_blend_state (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h76 struct r300_blend_state { struct
Dr300_emit.c42 struct r300_blend_state* blend = (struct r300_blend_state*)state; in r300_emit_blend_state()
Dr300_state.c225 struct r300_blend_state* blend = CALLOC_STRUCT(r300_blend_state); in r300_create_blend_state()