Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h89 #define IRIS_DIRTY_WM_DEPTH_STENCIL (1ull << 3) macro
Diris_resolve.c283 IRIS_DIRTY_WM_DEPTH_STENCIL); in iris_postdraw_update_resolve_tracking()
Diris_state.c1620 ice->state.dirty |= IRIS_DIRTY_WM_DEPTH_STENCIL; in iris_bind_zsa_state()
3198 ice->state.dirty |= IRIS_DIRTY_WM_DEPTH_STENCIL; in iris_set_stencil_ref()
5394 (clean & IRIS_DIRTY_WM_DEPTH_STENCIL)) { in iris_restore_render_saved_bos()
6427 if (dirty & IRIS_DIRTY_WM_DEPTH_STENCIL) { in iris_upload_dirty_render_state()
6532 if (dirty & (IRIS_DIRTY_DEPTH_BUFFER | IRIS_DIRTY_WM_DEPTH_STENCIL)) { in iris_upload_dirty_render_state()