Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_blorp.c350 uint64_t skip_bits = (IRIS_DIRTY_POLYGON_STIPPLE | in iris_blorp_exec_render()
Diris_context.h87 #define IRIS_DIRTY_POLYGON_STIPPLE (1ull << 1) macro
Diris_state.c3130 ice->state.dirty |= IRIS_DIRTY_POLYGON_STIPPLE; in iris_set_polygon_stipple()
6538 if (dirty & IRIS_DIRTY_POLYGON_STIPPLE) { in iris_upload_dirty_render_state()