Searched refs:lp_build_stencil_op (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_depth.c | 242 lp_build_stencil_op(struct lp_build_context *bld, in lp_build_stencil_op() function 1032 stencil_vals = lp_build_stencil_op(&s_bld, stencil, S_FAIL_OP, in lp_build_depth_stencil_test() 1114 stencil_vals = lp_build_stencil_op(&s_bld, stencil, Z_FAIL_OP, in lp_build_depth_stencil_test() 1120 stencil_vals = lp_build_stencil_op(&s_bld, stencil, Z_PASS_OP, in lp_build_depth_stencil_test() 1130 stencil_vals = lp_build_stencil_op(&s_bld, stencil, Z_PASS_OP, in lp_build_depth_stencil_test()
|
Completed in 3 milliseconds