Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c353 IRIS_DIRTY_LINE_STIPPLE | in iris_blorp_exec_render()
Diris_context.h97 #define IRIS_DIRTY_LINE_STIPPLE (1ull << 11) macro
Diris_state.c2013 ice->state.dirty |= IRIS_DIRTY_LINE_STIPPLE; in iris_bind_rasterizer_state()
6546 if (dirty & IRIS_DIRTY_LINE_STIPPLE) { in iris_upload_dirty_render_state()