Searched refs:swr_convert_depth_func (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h203 swr_convert_depth_func(const UINT pipe_func) function in typeref:typename:INLINE SWR_ZFUNCTION
H A Dswr_state.cpp1586 swr_convert_depth_func(stencil[0].func);
1602 swr_convert_depth_func(stencil[1].func);
1618 depthStencilState.depthTestFunc = swr_convert_depth_func(depth->func);
1705 swr_convert_depth_func(ctx->depth_stencil->alpha.func);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h226 swr_convert_depth_func(const UINT pipe_func) function in typeref:typename:INLINE SWR_ZFUNCTION
H A Dswr_state.cpp1864 swr_convert_depth_func(stencil[0].func);
1880 swr_convert_depth_func(stencil[1].func);
1896 depthStencilState.depthTestFunc = swr_convert_depth_func(depth->depth_func);
1983 swr_convert_depth_func(ctx->depth_stencil->alpha_func);

Completed in 8 milliseconds