Searched refs:DBG_ALL_SHADERS (Results 1 – 6 of 6) sorted by relevance
881 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_pipe_create_context()1057 if (sscreen->debug_flags & DBG_ALL_SHADERS) in si_disk_cache_create()1373 sscreen->debug_flags |= DBG_ALL_SHADERS; in radeonsi_screen_create_impl()
279 #define DBG_ALL_SHADERS (((1 << (DBG_CS + 1)) - 1)) macro
77 #define DBG_ALL_SHADERS (DBG_FS - 1) macro
721 rscreen->b.debug_flags |= DBG_ALL_SHADERS | DBG_FS; in r600_screen_create()
761 if (rscreen->debug_flags & DBG_ALL_SHADERS) in r600_disk_cache_create()
797 (rctx->screen->b.debug_flags & DBG_ALL_SHADERS)) { in r600_shader_from_nir()