Searched refs:VC4_DEBUG_ALWAYS_SYNC (Results 1 – 3 of 3) sorted by relevance
47 #define VC4_DEBUG_ALWAYS_SYNC 0x0100 macro
61 { "always_sync", VC4_DEBUG_ALWAYS_SYNC,
488 if (vc4_debug & VC4_DEBUG_ALWAYS_SYNC) { in vc4_job_submit()