Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_core.cpp62 sb_context::dry_run = df & DBG_SB_DRY_RUN; in r600_sb_context_create()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c51 { "sbdry", DBG_SB_DRY_RUN, "Don't use optimized bytecode (just print the dumps)" },
H A Dr600_pipe.h264 #define DBG_SB_DRY_RUN (1 << 23) macro

Completed in 4 milliseconds