Searched refs:RADV_DEBUG_ZERO_VRAM (Results 1 – 3 of 3) sorted by relevance
42 RADV_DEBUG_ZERO_VRAM = 1u << 11, enumerator
537 {"zerovram", RADV_DEBUG_ZERO_VRAM},604 instance->debug_flags |= RADV_DEBUG_ZERO_VRAM; in radv_handle_per_app_options()610 instance->debug_flags |= RADV_DEBUG_ZERO_VRAM; in radv_handle_per_app_options()623 instance->debug_flags |= RADV_DEBUG_ZERO_VRAM; in radv_handle_per_app_options()626 instance->debug_flags |= RADV_DEBUG_ZERO_VRAM | in radv_handle_per_app_options()
202 ws->zero_all_vram_allocs = debug_flags & RADV_DEBUG_ZERO_VRAM; in radv_amdgpu_winsys_create()