HomeSort by relevance Sort by last modified time
    Searched refs:DBG_NO_DISCARD_RANGE (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/r600/
r600_buffer_common.c 409 !(rscreen->debug_flags & DBG_NO_DISCARD_RANGE) &&
r600_pipe_common.h 98 #define DBG_NO_DISCARD_RANGE (1ull << 34)
r600_pipe_common.c 786 { "noinvalrange", DBG_NO_DISCARD_RANGE, "Disable handling of INVALIDATE_RANGE map flags" },
    [all...]

Completed in 4565 milliseconds