Searched refs:DBG_NO_DISCARD_RANGE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c403 !(rscreen->debug_flags & DBG_NO_DISCARD_RANGE) &&
H A Dr600_pipe_common.h98 #define DBG_NO_DISCARD_RANGE (1ull << 34) macro
H A Dr600_pipe_common.c785 { "noinvalrange", DBG_NO_DISCARD_RANGE, "Disable handling of INVALIDATE_RANGE map flags" },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_buffer_common.c405 !(rscreen->debug_flags & DBG_NO_DISCARD_RANGE) &&
H A Dr600_pipe_common.h97 #define DBG_NO_DISCARD_RANGE (1ull << 34) macro
H A Dr600_pipe_common.c708 { "noinvalrange", DBG_NO_DISCARD_RANGE, "Disable handling of INVALIDATE_RANGE map flags" },

Completed in 88 milliseconds