Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h45 SWR_LOGIC_OP logicOpFunc; member
114 blendState.logicOpFunc = (SWR_LOGIC_OP)0; in Canonicalize()
Dblend_jit.cpp720 LogicOpFunc(state.blendState.logicOpFunc, src, dst, result); in Create()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp104 compileState.logicOpFunc = in swr_create_blend_state()