Home
last modified time | relevance | path

Searched refs:DBG_PREOPT_IR (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h84 #define DBG_PREOPT_IR (1 << 15) macro
Dr600_pipe_common.c692 { "preoptir", DBG_PREOPT_IR, "Print the LLVM IR before initial optimizations" },
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_nir.cpp652 if (rctx->screen->b.debug_flags & DBG_PREOPT_IR) { in r600_shader_from_nir()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h201 DBG_PREOPT_IR, enumerator