Searched refs:PIPE_STENCIL_OP_INCR_WRAP (Results 1 – 12 of 12) sorted by relevance
70 PIPE_STENCIL_OP_INCR_WRAP,
159 case PIPE_STENCIL_OP_INCR_WRAP: in nvgl_stencil_op()
101 case PIPE_STENCIL_OP_INCR_WRAP: in i915_translate_stencil_op()
62 case PIPE_STENCIL_OP_INCR_WRAP: return SVGA3D_STENCILOP_INCR; in svga_translate_stencil_op()
84 return PIPE_STENCIL_OP_INCR_WRAP; in gl_stencil_op_to_pipe()
138 #define PIPE_STENCIL_OP_INCR_WRAP 5 macro
158 case PIPE_STENCIL_OP_INCR_WRAP: in r300_translate_stencil_op()
1008 dsa->stencil[0].zpass_op = PIPE_STENCIL_OP_INCR_WRAP; in renderer_polygon_stencil_begin()1057 dsa.stencil[0].zpass_op = PIPE_STENCIL_OP_INCR_WRAP; in renderer_polygon_stencil()
223 case PIPE_STENCIL_OP_INCR_WRAP: in lp_build_stencil_op_single()
475 case PIPE_STENCIL_OP_INCR_WRAP: in apply_stencil_op()
1438 case PIPE_STENCIL_OP_INCR_WRAP: in r600_translate_stencil_op()
544 case PIPE_STENCIL_OP_INCR_WRAP: in si_translate_stencil_op()