Searched refs:DBG_ALL_SHADERS (Results 1 – 6 of 6) sorted by relevance
772 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_pipe_create_context()930 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_disk_cache_create()1263 sscreen->debug_flags |= DBG_ALL_SHADERS; in radeonsi_screen_create_impl()
232 #define DBG_ALL_SHADERS (((1 << (DBG_CS + 1)) - 1)) macro
853 (rctx->screen->b.debug_flags & DBG_ALL_SHADERS)) { in r600_shader_from_nir()880 if (!r || rctx->screen->b.debug_flags & DBG_ALL_SHADERS) { in r600_shader_from_nir()
75 #define DBG_ALL_SHADERS (DBG_FS - 1) macro
736 rscreen->b.debug_flags |= DBG_ALL_SHADERS | DBG_FS; in r600_screen_create()
772 if (rscreen->debug_flags & DBG_ALL_SHADERS) in r600_disk_cache_create()