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

  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_blend_logicop.c 73 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_blend.c 77 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_blend.c 74 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_gldefs.h 78 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_blend.c 75 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/i915/
i915_state_inlines.h 189 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.h 118 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/svga/
svga_pipe_blend.c 160 case PIPE_LOGICOP_XOR:
253 if (templ->logicop_func == PIPE_LOGICOP_XOR) {
  /external/mesa3d/src/mesa/state_tracker/
st_atom_blend.c 130 return PIPE_LOGICOP_XOR;
  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 93 PIPE_LOGICOP_XOR,
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_nir_lower_blend.c 426 case PIPE_LOGICOP_XOR:
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_blend.c 200 case PIPE_LOGICOP_XOR:
    [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c 250 case PIPE_LOGICOP_XOR: return GEN6_LOGICOP_XOR;
    [all...]

Completed in 52 milliseconds