Searched refs:PIPE_STENCIL_OP_ZERO (Results 1 – 22 of 22) sorted by relevance
147 case PIPE_STENCIL_OP_ZERO: in nvgl_stencil_op()
160 case PIPE_STENCIL_OP_ZERO: in fd_stencil_op()
44 return PIPE_STENCIL_OP_ZERO; in vk_conv_stencil_op()
93 case PIPE_STENCIL_OP_ZERO: in i915_translate_stencil_op()
78 return PIPE_STENCIL_OP_ZERO; in gl_stencil_op_to_pipe()
96 case PIPE_STENCIL_OP_ZERO: in translate_stencil_op()
187 case PIPE_STENCIL_OP_ZERO: in swr_convert_stencil_op()
149 case PIPE_STENCIL_OP_ZERO: in r300_translate_stencil_op()
610 case D3DSTENCILOP_ZERO: return PIPE_STENCIL_OP_ZERO; in d3dstencilop_to_pipe_stencil_op()618 return PIPE_STENCIL_OP_ZERO; in d3dstencilop_to_pipe_stencil_op()
60 case PIPE_STENCIL_OP_ZERO: return SVGA3D_STENCILOP_ZERO; in svga_translate_stencil_op()
137 #define PIPE_STENCIL_OP_ZERO 1 macro
148 PIPE_STENCIL_OP_ZERO, enumerator
304 case PIPE_STENCIL_OP_ZERO: return VK_STENCIL_OP_ZERO; in stencil_op()
183 [PIPE_STENCIL_OP_ZERO] = 0, in tlb_stencil_setup_bits()
456 case PIPE_STENCIL_OP_ZERO: in apply_stencil_op()
202 case PIPE_STENCIL_OP_ZERO: in lp_build_stencil_op_single()
560 case PIPE_STENCIL_OP_ZERO: in lima_stencil_op()
155 case PIPE_STENCIL_OP_ZERO: return V3D_STENCIL_OP_ZERO; in translate_stencil_op()
1163 case PIPE_STENCIL_OP_ZERO: return MALI_STENCIL_OP_ZERO; in pan_pipe_to_stencil_op()
2459 case PIPE_STENCIL_OP_ZERO: in r600_translate_stencil_op()
1081 case PIPE_STENCIL_OP_ZERO: in si_translate_stencil_op()
170 PIPE_ASSERT(PIPE_STENCIL_OP_ZERO == STENCILOP_ZERO); in pipe_asserts()