Home
last modified time | relevance | path

Searched refs:CSO_BIT_STENCIL_REF (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h167 #define CSO_BIT_STENCIL_REF 0x1000 macro
Dcso_context.c1623 if (state_mask & CSO_BIT_STENCIL_REF) in cso_save_state()
1678 if (state_mask & CSO_BIT_STENCIL_REF) in cso_restore_state()
/external/mesa3d/src/gallium/auxiliary/postprocess/
Dpp_run.c130 CSO_BIT_STENCIL_REF | in pp_run()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c200 CSO_BIT_STENCIL_REF | in clear_with_quad()