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.h108 struct swr_blend_state *blend;
Dswr_state.h79 struct swr_blend_state { struct
Dswr_state.cpp60 struct swr_blend_state *state = CALLOC_STRUCT(swr_blend_state); in swr_create_blend_state()
129 ctx->blend = (swr_blend_state *)blend; in swr_bind_blend_state()