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

  /external/mesa3d/src/gallium/drivers/freedreno/a2xx/
fd2_zsa.c 59 const struct pipe_stencil_state *s = &cso->stencil[0];
73 const struct pipe_stencil_state *bs = &cso->stencil[1];
  /external/mesa3d/src/gallium/drivers/freedreno/a3xx/
fd3_zsa.c 62 const struct pipe_stencil_state *s = &cso->stencil[0];
77 const struct pipe_stencil_state *bs = &cso->stencil[1];
  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_zsa.c 60 const struct pipe_stencil_state *s = &cso->stencil[0];
74 const struct pipe_stencil_state *bs = &cso->stencil[1];
  /external/mesa3d/src/gallium/drivers/freedreno/a4xx/
fd4_zsa.c 62 const struct pipe_stencil_state *s = &cso->stencil[0];
79 const struct pipe_stencil_state *bs = &cso->stencil[1];
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_bld_depth.h 60 const struct pipe_stencil_state stencil[2],
lp_state_fs.h 65 struct pipe_stencil_state stencil[2];
lp_bld_depth.c 71 /** Used to select fields from pipe_stencil_state */
90 const struct pipe_stencil_state *stencil,
134 const struct pipe_stencil_state stencil[2],
168 const struct pipe_stencil_state *stencil,
242 const struct pipe_stencil_state stencil[2],
817 const struct pipe_stencil_state stencil[2],
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_hyperz.c 93 static boolean r300_dsa_stencil_op_not_keep(struct pipe_stencil_state *s)
223 struct pipe_stencil_state *s)
  /external/mesa3d/src/gallium/include/pipe/
p_state.h 276 struct pipe_stencil_state struct
299 struct pipe_stencil_state stencil[2]; /**< [0] = front, [1] = back */
  /external/mesa3d/src/gallium/drivers/vc4/
vc4_state.c 155 tlb_stencil_setup_bits(const struct pipe_stencil_state *state,
224 const struct pipe_stencil_state *front = &cso->stencil[0];
225 const struct pipe_stencil_state *back = &cso->stencil[1];
  /external/mesa3d/src/gallium/drivers/swr/
swr_state.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/ilo/
ilo_state.c     [all...]

Completed in 509 milliseconds