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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_blit.c 60 struct pipe_depth_stencil_alpha_state dsa_keep_depthstencil; member in struct:blit_state
717 cso_set_depth_stencil_alpha(ctx->cso, &ctx->dsa_keep_depthstencil);
876 cso_set_depth_stencil_alpha(ctx->cso, &ctx->dsa_keep_depthstencil);
  /external/mesa3d/src/gallium/auxiliary/util/
u_blit.c 60 struct pipe_depth_stencil_alpha_state dsa_keep_depthstencil; member in struct:blit_state
717 cso_set_depth_stencil_alpha(ctx->cso, &ctx->dsa_keep_depthstencil);
876 cso_set_depth_stencil_alpha(ctx->cso, &ctx->dsa_keep_depthstencil);

Completed in 222 milliseconds