Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h169 void cso_save_stencil_ref(struct cso_context *cso);
Dcso_context.c714 void cso_save_stencil_ref(struct cso_context *ctx) in cso_save_stencil_ref() function
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c217 cso_save_stencil_ref(st->cso_context); in clear_with_quad()