Home
last modified time | relevance | path

Searched refs:IRIS_DIRTY_VFG (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_draw.c113 devinfo->verx10 >= 125) ? IRIS_DIRTY_VFG : 0; in iris_update_draw_info()
Diris_context.h121 #define IRIS_DIRTY_VFG (1ull << 35) macro
Diris_program.c2871 IRIS_DIRTY_VFG : 0); in iris_bind_tes_state()
Diris_state.c6804 if (dirty & IRIS_DIRTY_VFG) { in iris_upload_dirty_render_state()