Home | History | Annotate | Download | only in cso_cache

Lines Matching defs:depth_stencil

105    void *depth_stencil, *depth_stencil_saved;
141 if (ctx->depth_stencil == cso->data)
469 if (ctx->depth_stencil != handle) {
470 ctx->depth_stencil = handle;
479 ctx->depth_stencil_saved = ctx->depth_stencil;
484 if (ctx->depth_stencil != ctx->depth_stencil_saved) {
485 ctx->depth_stencil = ctx->depth_stencil_saved;