Searched defs:dsa_write_depth_stencil (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_blitter.c95 void *dsa_write_depth_stencil; member in struct:blitter_context_priv
197 ctx->dsa_write_depth_stencil =
301 pipe->delete_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);
913 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);
1171 ctx->dsa_write_depth_stencil);
1352 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_blitter.c95 void *dsa_write_depth_stencil; member in struct:blitter_context_priv
197 ctx->dsa_write_depth_stencil =
301 pipe->delete_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);
913 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);
1171 ctx->dsa_write_depth_stencil);
1352 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_write_depth_stencil);

Completed in 82 milliseconds