Home
last modified time | relevance | path

Searched refs:cso_set_stencil_ref (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h138 void cso_set_stencil_ref(struct cso_context *cso,
Dcso_context.c785 void cso_set_stencil_ref(struct cso_context *ctx, in cso_set_stencil_ref() function
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_depth.c139 cso_set_stencil_ref(st->cso_context, sr); in st_update_depth_stencil_alpha()
Dst_cb_clear.c318 cso_set_stencil_ref(cso, stencil_ref); in clear_with_quad()
/third_party/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_mlaa.c88 cso_set_stencil_ref(p->cso, ref); in pp_jimenezmlaa_run()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c286 cso_set_stencil_ref(state->cso, state->stencil_ref); in emit_state()