Searched refs:zero_all_vram_allocs (Results 1 – 6 of 6) sorted by relevance
247 ws->zero_all_vram_allocs = true; in radv_amdgpu_winsys_create()294 ws->zero_all_vram_allocs = debug_flags & RADV_DEBUG_ZERO_VRAM; in radv_amdgpu_winsys_create()
34 bool zero_all_vram_allocs; member
471 if (ws->zero_all_vram_allocs || (flags & RADEON_FLAG_ZERO_VRAM)) in radv_amdgpu_winsys_bo_create()
231 bool zero_all_vram_allocs; member
60 aws->zero_all_vram_allocs = strstr(debug_get_option("R600_DEBUG", ""), "zerovram") != NULL || in do_winsys_init()
544 if (aws->zero_all_vram_allocs && in amdgpu_create_bo()