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.c330 IRIS_DIRTY_LINE_STIPPLE | in iris_blorp_exec()
Diris_context.h94 #define IRIS_DIRTY_LINE_STIPPLE (1ull << 11) macro
Diris_state.c1918 ice->state.dirty |= IRIS_DIRTY_LINE_STIPPLE; in iris_bind_rasterizer_state()
6341 if (dirty & IRIS_DIRTY_LINE_STIPPLE) { in iris_upload_dirty_render_state()