Searched refs:FD_DBG_OPTMSGS (Results 1 – 5 of 5) sorted by relevance
241 fd_mesa_debug |= FD_DBG_MSGS | FD_DBG_OPTMSGS | FD_DBG_DISASM; in main()379 if (fd_mesa_debug & FD_DBG_OPTMSGS) in main()385 if (fd_mesa_debug & FD_DBG_OPTMSGS) in main()
3336 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()3343 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()3357 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()3368 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()3379 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()3429 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ir3_compile_shader_nir()
908 if (fd_mesa_debug & FD_DBG_OPTMSGS) { in ra_add_interference()
74 #define FD_DBG_OPTMSGS 0x0200 macro
73 {"optmsgs", FD_DBG_OPTMSGS,"Enable optimizer debug messages"},