Home
last modified time | relevance | path

Searched refs:swr_convert_stencil_op (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.h182 swr_convert_stencil_op(const UINT op) in swr_convert_stencil_op() function
Dswr_state.cpp1848 swr_convert_stencil_op(stencil[0].zpass_op); in swr_update_derived()
1850 swr_convert_stencil_op(stencil[0].zfail_op); in swr_update_derived()
1852 swr_convert_stencil_op(stencil[0].fail_op); in swr_update_derived()
1864 swr_convert_stencil_op(stencil[1].zpass_op); in swr_update_derived()
1866 swr_convert_stencil_op(stencil[1].zfail_op); in swr_update_derived()
1868 swr_convert_stencil_op(stencil[1].fail_op); in swr_update_derived()