Home
last modified time | relevance | path

Searched refs:cso_restore_stencil_ref (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h170 void cso_restore_stencil_ref(struct cso_context *cso);
Dcso_context.c720 void cso_restore_stencil_ref(struct cso_context *ctx) in cso_restore_stencil_ref() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c318 cso_restore_stencil_ref(st->cso_context); in clear_with_quad()