Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h45 SWR_LOGIC_OP logicOpFunc;
114 blendState.logicOpFunc = (SWR_LOGIC_OP)0; in Canonicalize()
Dblend_jit.cpp307 void LogicOpFunc(SWR_LOGIC_OP logicOp, Value* src[4], Value* dst[4], Value* result[4]) in LogicOpFunc()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h117 static INLINE SWR_LOGIC_OP
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dstate.h484 enum SWR_LOGIC_OP enum