Searched refs:swr_blend_state (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_context.h117 struct swr_blend_state *blend;
H A Dswr_state.h89 struct swr_blend_state { struct
H A Dswr_state.cpp63 struct swr_blend_state *state = CALLOC_STRUCT(swr_blend_state);
132 ctx->blend = (swr_blend_state *)blend;
1052 struct swr_blend_state blend;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_context.h139 struct swr_blend_state *blend;
H A Dswr_state.h111 struct swr_blend_state { struct
H A Dswr_state.cpp73 struct swr_blend_state *state = CALLOC_STRUCT(swr_blend_state);
143 ctx->blend = (swr_blend_state *)blend;
1198 struct swr_blend_state blend;

Completed in 9 milliseconds