Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h43 SWR_BLEND_OP colorBlendFunc; member
108 blendState.colorBlendFunc = (SWR_BLEND_OP)0; in Canonicalize()
Dblend_jit.cpp706 state.blendState.colorBlendFunc, src, srcFactor, dst, dstFactor, result); in Create()
718 state.blendState.colorBlendFunc, src, srcFactor, dst, dstFactor, result); in Create()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dblend.h334 (SWR_BLEND_OP)pState->colorBlendFunc, src, srcFactor, dst, dstFactor, result); in Blend()
346 (SWR_BLEND_OP)pState->colorBlendFunc, src, srcFactor, dst, dstFactor, result); in Blend()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp108 compileState.colorBlendFunc = in swr_create_blend_state()
1956 (compileState.blendState.colorBlendFunc != in swr_update_derived()