Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dblend_jit.h85 SWR_ZFUNCTION alphaTestFunction; member
99 alphaTestFunction = (SWR_ZFUNCTION)0; in Canonicalize()
Dblend_jit.cpp461 switch (state.alphaTestFunction) in AlphaTest()
482 switch (state.alphaTestFunction) in AlphaTest()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1708 compileState.alphaTestFunction = in swr_update_derived()