Home
last modified time | relevance | path

Searched refs:IRIS_DIRTY_MULTISAMPLE (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_context.h100 #define IRIS_DIRTY_MULTISAMPLE (1ull << 13) macro
Diris_state.c1862 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE; in iris_bind_rasterizer_state()
3094 ice->state.dirty |= IRIS_DIRTY_MULTISAMPLE; in iris_set_framebuffer_state()
5788 if (dirty & IRIS_DIRTY_MULTISAMPLE) { in iris_upload_dirty_render_state()