Searched refs:DEBUG_REEMIT (Results 1 – 3 of 3) sorted by relevance
85 #define DEBUG_REEMIT (1ull << 41) macro
87 { "reemit", DEBUG_REEMIT },
475 if (unlikely(INTEL_DEBUG & DEBUG_REEMIT)) { in brw_upload_pipeline_state()