Home
last modified time | relevance | path

Searched refs:DBG_NIR_SB (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h270 #define DBG_NIR_SB (1 << 28) macro
273 #define DBG_NIR_PREFERRED (DBG_NIR_SB | DBG_NIR)
H A Dr600_pipe.c57 { "nirsb", DBG_NIR_SB, "Enable NIR with SB optimizer"},
H A Dr600_shader.c183 (rctx->screen->b.debug_flags & DBG_NIR_SB); in r600_pipe_shader_create()

Completed in 15 milliseconds