Searched refs:DBG_ALL_SHADERS (Results 1 – 5 of 5) sorted by relevance
456 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_pipe_create_context()624 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_disk_cache_create()849 sscreen->debug_flags |= DBG_ALL_SHADERS; in radeonsi_screen_create()
121 #define DBG_ALL_SHADERS (((1 << (DBG_CS + 1)) - 1)) macro
78 #define DBG_ALL_SHADERS (DBG_FS - 1) macro
704 rscreen->b.debug_flags |= DBG_ALL_SHADERS | DBG_FS; in r600_screen_create()
851 if (rscreen->debug_flags & DBG_ALL_SHADERS) in r600_disk_cache_create()