Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.h117 struct swr_blend_state *blend;
Dswr_state.h89 struct swr_blend_state { struct
Dswr_state.cpp63 struct swr_blend_state *state = CALLOC_STRUCT(swr_blend_state); in swr_create_blend_state()
132 ctx->blend = (swr_blend_state *)blend; in swr_bind_blend_state()
1057 struct swr_blend_state blend; in swr_update_derived()