Searched refs:PIPE_STENCIL_OP_DECR_WRAP (Results 1 – 12 of 12) sorted by relevance
71 PIPE_STENCIL_OP_DECR_WRAP,
161 case PIPE_STENCIL_OP_DECR_WRAP: in nvgl_stencil_op()
103 case PIPE_STENCIL_OP_DECR_WRAP: in i915_translate_stencil_op()
63 case PIPE_STENCIL_OP_DECR_WRAP: return SVGA3D_STENCILOP_DECR; in svga_translate_stencil_op()
86 return PIPE_STENCIL_OP_DECR_WRAP; in gl_stencil_op_to_pipe()
139 #define PIPE_STENCIL_OP_DECR_WRAP 6 macro
160 case PIPE_STENCIL_OP_DECR_WRAP: in r300_translate_stencil_op()
1016 dsa->stencil[1].zpass_op = PIPE_STENCIL_OP_DECR_WRAP; in renderer_polygon_stencil_begin()1065 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_DECR_WRAP; in renderer_polygon_stencil()
227 case PIPE_STENCIL_OP_DECR_WRAP: in lp_build_stencil_op_single()
482 case PIPE_STENCIL_OP_DECR_WRAP: in apply_stencil_op()
1440 case PIPE_STENCIL_OP_DECR_WRAP: in r600_translate_stencil_op()
546 case PIPE_STENCIL_OP_DECR_WRAP: in si_translate_stencil_op()