Home
last modified time | relevance | path

Searched refs:DBG_NO_DISCARD_RANGE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h95 #define DBG_NO_DISCARD_RANGE (1ull << 34) macro
Dr600_buffer_common.c401 !(rscreen->debug_flags & DBG_NO_DISCARD_RANGE) && in r600_buffer_transfer_map()
Dr600_pipe_common.c714 { "noinvalrange", DBG_NO_DISCARD_RANGE, "Disable handling of INVALIDATE_RANGE map flags" },