HomeSort by relevance Sort by last modified time
    Searched refs:stencil_ref (Results 76 - 88 of 88) sorted by null

1 2 34

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_state_validate.c 179 const ubyte *ref = &nvc0->stencil_ref.ref_value[0];
nvc0_state.c 700 nvc0->stencil_ref = *sr;
  /external/mesa3d/src/gallium/drivers/r600/
r600_blit.c 72 util_blitter_save_stencil_ref(rctx->blitter, &rctx->stencil_ref);
r600_pipe.h 346 struct pipe_stencil_ref stencil_ref; member in struct:r600_context
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_quad_depth_test.c 631 ref = softpipe->stencil_ref.ref_value[face];
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_state_dump.c 410 cc->cc0.stencil_ref,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.c 500 struct pipe_stencil_ref *ref = &rctx->stencil_ref;
522 rctx->stencil_ref = *state;
    [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c 500 struct pipe_stencil_ref *ref = &rctx->stencil_ref;
522 rctx->stencil_ref = *state;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/
nv50_state.c 805 nv50->stencil_ref = *sr;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/
nvc0_state.c 700 nvc0->stencil_ref = *sr;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_context.c 705 trace_dump_arg(stencil_ref, state);
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/
nv50_state.c 805 nv50->stencil_ref = *sr;
    [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c 705 trace_dump_arg(stencil_ref, state);
    [all...]

Completed in 447 milliseconds

1 2 34