Home
last modified time | relevance | path

Searched refs:DBG_VM (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h83 #define DBG_VM (1 << 11) macro
Dr600_buffer_common.c218 if (rscreen->debug_flags & DBG_VM && res->b.b.target == PIPE_BUFFER) { in r600_alloc_resource()
Dr600_pipe_common.c681 { "vm", DBG_VM, "Print virtual addresses when creating resources" },
Dr600_texture.c1007 if (rscreen->debug_flags & DBG_VM) { in r600_texture_create_object()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h205 DBG_VM, enumerator