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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blitter.c 97 void *dsa_keep_depth_stencil; member in struct:blitter_context_priv
181 ctx->dsa_keep_depth_stencil =
298 pipe->delete_depth_stencil_alpha_state(pipe, ctx->dsa_keep_depth_stencil);
919 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_keep_depth_stencil);
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_blitter.c 97 void *dsa_keep_depth_stencil; member in struct:blitter_context_priv
181 ctx->dsa_keep_depth_stencil =
298 pipe->delete_depth_stencil_alpha_state(pipe, ctx->dsa_keep_depth_stencil);
919 pipe->bind_depth_stencil_alpha_state(pipe, ctx->dsa_keep_depth_stencil);
    [all...]

Completed in 34 milliseconds