Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h113 #define IRIS_DIRTY_VF_STATISTICS (1ull << 27) macro
Diris_state.c6833 if (dirty & IRIS_DIRTY_VF_STATISTICS) { in iris_upload_dirty_render_state()