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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_screen.h186 #define KERNEL_HAS_WAIT_FOR_SUBMIT (1<<0) macro
H A Diris_fence.c247 if (!(screen->kernel_features & KERNEL_HAS_WAIT_FOR_SUBMIT))
H A Diris_screen.c724 screen->kernel_features |= KERNEL_HAS_WAIT_FOR_SUBMIT;

Completed in 5 milliseconds