Searched refs:IRIS_DIRTY_UNCOMPILED_GS (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_blorp.c329 IRIS_DIRTY_UNCOMPILED_GS |
H A Diris_context.h98 #define IRIS_DIRTY_UNCOMPILED_GS (1ull << 25) macro
H A Diris_program.c1242 if (dirty & IRIS_DIRTY_UNCOMPILED_GS)
1245 if (dirty & (IRIS_DIRTY_UNCOMPILED_GS | IRIS_DIRTY_UNCOMPILED_TES)) {

Completed in 7 milliseconds