HomeSort by relevance Sort by last modified time
    Searched refs:PIPE_FUNC_NEVER (Results 1 - 14 of 14) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 41 case PIPE_FUNC_NEVER:
66 case PIPE_FUNC_NEVER:
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 107 case PIPE_FUNC_NEVER:
  /external/mesa3d/src/gallium/drivers/r300/
r300_hyperz.c 47 case PIPE_FUNC_NEVER:
238 dsa->depth.func != PIPE_FUNC_NEVER)
r300_state_inlines.h 120 case PIPE_FUNC_NEVER:
175 case PIPE_FUNC_NEVER:
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_logic.c 87 assert(func >= PIPE_FUNC_NEVER);
92 if(func == PIPE_FUNC_NEVER)
177 {0, 0, 0, 1}, /* PIPE_FUNC_NEVER */
249 case PIPE_FUNC_NEVER:
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_depthstencil.c 39 case PIPE_FUNC_NEVER: return SVGA3D_CMP_NEVER;
svga_tgsi_insn.c     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_atom_depth.c 52 STATIC_ASSERT(PIPE_FUNC_NEVER == GL_NEVER - GL_NEVER);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 357 case PIPE_FUNC_NEVER:
533 case PIPE_FUNC_NEVER:
733 case PIPE_FUNC_NEVER:
920 case PIPE_FUNC_NEVER:
sp_tex_sample.c     [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 112 #define PIPE_FUNC_NEVER 0
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_texture.c 114 case PIPE_FUNC_NEVER : return NV30_3D_TEX_WRAP_RCOMP_NEVER;
  /external/mesa3d/src/gallium/drivers/r600/
r600_state_common.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c     [all...]

Completed in 66 milliseconds