Searched refs:zero_all_vram_allocs (Results 1 – 6 of 6) sorted by relevance
48 bool zero_all_vram_allocs; member
202 ws->zero_all_vram_allocs = debug_flags & RADV_DEBUG_ZERO_VRAM; in radv_amdgpu_winsys_create()
440 if (ws->zero_all_vram_allocs || (flags & RADEON_FLAG_ZERO_VRAM)) in radv_amdgpu_winsys_bo_create()
87 bool zero_all_vram_allocs; member
114 ws->zero_all_vram_allocs = strstr(debug_get_option("R600_DEBUG", ""), "zerovram") != NULL || in do_winsys_init()
518 if (ws->zero_all_vram_allocs && in amdgpu_create_bo()