Home
last modified time | relevance | path

Searched refs:alphaBlendFunc (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h44 SWR_BLEND_OP alphaBlendFunc; member
109 blendState.alphaBlendFunc = (SWR_BLEND_OP)0; in Canonicalize()
126 blendState.alphaBlendFunc = (SWR_BLEND_OP)0; in Canonicalize()
Dblend_jit.cpp636 … BlendFunc<false, true>(state.blendState.alphaBlendFunc, src, srcFactor, dst, dstFactor, result); in Create()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h309 …BlendFunc<false, true>((SWR_BLEND_OP)pState->alphaBlendFunc, src, srcFactor, dst, dstFactor, resul… in Blend()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp99 compileState.alphaBlendFunc = in swr_create_blend_state()
1702 compileState.blendState.alphaBlendFunc); in swr_update_derived()