Searched refs:PIPE_FUNC_EQUAL (Results 1 - 25 of 38) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
H A Di915_state_inlines.h53 case PIPE_FUNC_EQUAL:
78 case PIPE_FUNC_EQUAL:
/external/mesa3d/src/gallium/drivers/i915/
H A Di915_state_inlines.h53 case PIPE_FUNC_EQUAL:
78 case PIPE_FUNC_EQUAL:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h111 case PIPE_FUNC_EQUAL:
/external/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_gldefs.h111 case PIPE_FUNC_EQUAL:
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_hyperz.c48 case PIPE_FUNC_EQUAL:
121 if (dsa->dsa.depth.func == PIPE_FUNC_EQUAL && !r300screen->caps.is_r500)
H A Dr300_state_inlines.h124 case PIPE_FUNC_EQUAL:
179 case PIPE_FUNC_EQUAL:
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_hyperz.c48 case PIPE_FUNC_EQUAL:
121 if (dsa->dsa.depth.func == PIPE_FUNC_EQUAL && !r300screen->caps.is_r500)
H A Dr300_state_inlines.h124 case PIPE_FUNC_EQUAL:
179 case PIPE_FUNC_EQUAL:
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c127 case PIPE_FUNC_EQUAL:
179 {0, 1, 0, 0}, /* PIPE_FUNC_EQUAL */
255 case PIPE_FUNC_EQUAL:
311 case PIPE_FUNC_EQUAL:
H A Dlp_bld_format_yuv.c95 sel = lp_build_compare(gallivm, type, PIPE_FUNC_EQUAL, i, lp_build_const_int_vec(gallivm, type, 0));
162 sel = lp_build_compare(gallivm, type, PIPE_FUNC_EQUAL, i, lp_build_const_int_vec(gallivm, type, 0));
H A Dlp_bld_arit.c1202 cond = lp_build_cmp(bld, PIPE_FUNC_EQUAL, a, bld->zero);
2109 int_type, PIPE_FUNC_EQUAL,
2331 int_type, PIPE_FUNC_EQUAL,
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_logic.c127 case PIPE_FUNC_EQUAL:
179 {0, 1, 0, 0}, /* PIPE_FUNC_EQUAL */
255 case PIPE_FUNC_EQUAL:
311 case PIPE_FUNC_EQUAL:
H A Dlp_bld_format_yuv.c95 sel = lp_build_compare(gallivm, type, PIPE_FUNC_EQUAL, i, lp_build_const_int_vec(gallivm, type, 0));
162 sel = lp_build_compare(gallivm, type, PIPE_FUNC_EQUAL, i, lp_build_const_int_vec(gallivm, type, 0));
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c45 case PIPE_FUNC_EQUAL: return SVGA3D_CMP_EQUAL;
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
H A Dst_atom_depth.c54 STATIC_ASSERT(PIPE_FUNC_EQUAL == GL_EQUAL - GL_NEVER);
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_pipe_depthstencil.c45 case PIPE_FUNC_EQUAL: return SVGA3D_CMP_EQUAL;
/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_depth.c54 STATIC_ASSERT(PIPE_FUNC_EQUAL == GL_EQUAL - GL_NEVER);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c367 case PIPE_FUNC_EQUAL:
545 case PIPE_FUNC_EQUAL:
721 case PIPE_FUNC_EQUAL:
926 case PIPE_FUNC_EQUAL:
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_defines.h114 #define PIPE_FUNC_EQUAL 2 macro
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test.c367 case PIPE_FUNC_EQUAL:
545 case PIPE_FUNC_EQUAL:
721 case PIPE_FUNC_EQUAL:
926 case PIPE_FUNC_EQUAL:
/external/mesa3d/src/gallium/include/pipe/
H A Dp_defines.h114 #define PIPE_FUNC_EQUAL 2 macro
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c141 mstencil.stencil[0].func = PIPE_FUNC_EQUAL;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
H A Dnv30_texture.c116 case PIPE_FUNC_EQUAL : return NV30_3D_TEX_WRAP_RCOMP_EQUAL;
/external/mesa3d/src/gallium/auxiliary/postprocess/
H A Dpp_mlaa.c141 mstencil.stencil[0].func = PIPE_FUNC_EQUAL;
/external/mesa3d/src/gallium/drivers/nv30/
H A Dnv30_texture.c116 case PIPE_FUNC_EQUAL : return NV30_3D_TEX_WRAP_RCOMP_EQUAL;

Completed in 364 milliseconds

12