/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
sp_surface.c | 37 sp->pipe.clear_depth_stencil = util_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_surface.c | 37 sp->pipe.clear_depth_stencil = util_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/ |
u_clear.h | 55 pipe->clear_depth_stencil(pipe, ps, buffers & PIPE_CLEAR_DEPTHSTENCIL,
|
/external/mesa3d/src/gallium/auxiliary/util/ |
u_clear.h | 55 pipe->clear_depth_stencil(pipe, ps, buffers & PIPE_CLEAR_DEPTHSTENCIL,
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
lp_surface.c | 180 lp->pipe.clear_depth_stencil = util_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
lp_surface.c | 180 lp->pipe.clear_depth_stencil = util_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/ |
i915_surface.c | 322 i915->base.clear_depth_stencil = i915_clear_depth_stencil_blitter; 326 i915->base.clear_depth_stencil = i915_clear_depth_stencil_render;
|
/external/mesa3d/src/gallium/drivers/i915/ |
i915_surface.c | 322 i915->base.clear_depth_stencil = i915_clear_depth_stencil_blitter; 326 i915->base.clear_depth_stencil = i915_clear_depth_stencil_render;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
nv30_clear.c | 225 pipe->clear_depth_stencil = nv30_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/ |
p_context.h | 340 void (*clear_depth_stencil)(struct pipe_context *pipe, member in struct:pipe_context
|
/external/mesa3d/src/gallium/drivers/nv30/ |
nv30_clear.c | 225 pipe->clear_depth_stencil = nv30_clear_depth_stencil;
|
/external/mesa3d/src/gallium/include/pipe/ |
p_context.h | 340 void (*clear_depth_stencil)(struct pipe_context *pipe, member in struct:pipe_context
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/noop/ |
noop_pipe.c | 269 ctx->clear_depth_stencil = noop_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/noop/ |
noop_pipe.c | 269 ctx->clear_depth_stencil = noop_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/ |
r600_blit.c | 381 rctx->context.clear_depth_stencil = r600_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/radeonsi/ |
r600_blit.c | 381 rctx->context.clear_depth_stencil = r600_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/galahad/ |
glhd_context.c | 775 pipe->clear_depth_stencil(pipe, [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/identity/ |
id_context.c | 686 pipe->clear_depth_stencil(pipe, 928 id_pipe->base.clear_depth_stencil = identity_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/galahad/ |
glhd_context.c | 775 pipe->clear_depth_stencil(pipe, [all...] |
/external/mesa3d/src/gallium/drivers/identity/ |
id_context.c | 686 pipe->clear_depth_stencil(pipe, 928 id_pipe->base.clear_depth_stencil = identity_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/ |
r300_blit.c | 593 r300->context.clear_depth_stencil = r300_clear_depth_stencil;
|
/external/mesa3d/src/gallium/drivers/r300/ |
r300_blit.c | 593 r300->context.clear_depth_stencil = r300_clear_depth_stencil;
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/rbug/ |
rbug_context.c | 930 pipe->clear_depth_stencil(pipe, [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/ |
tr_context.c | [all...] |
/external/mesa3d/src/gallium/drivers/rbug/ |
rbug_context.c | 930 pipe->clear_depth_stencil(pipe, [all...] |