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/
H A Dr600_buffer_common.c195 if (rscreen->debug_flags & DBG_VM && res->b.b.target == PIPE_BUFFER) { in r600_alloc_resource()
H A Dr600_pipe_common.h83 #define DBG_VM (1 << 11) macro
H A Dr600_pipe_common.c681 { "vm", DBG_VM, "Print virtual addresses when creating resources" },
H A Dr600_texture.c1003 if (rscreen->debug_flags & DBG_VM) { in r600_texture_create_object()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pipe.h222 DBG_VM, enumerator

Completed in 12 milliseconds