Home
last modified time | relevance | path

Searched refs:total_subresources (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp90 unsigned total_subresources = desc.MipLevels * array_size * d3d12_non_opaque_plane_count(desc.Format); in d3d12_bo_wrap_res() local
98 d3d12_resource_state_init(&bo->global_state, total_subresources, false); in d3d12_bo_wrap_res()
102 screen->dev->GetCopyableFootprints(&desc, 0, total_subresources, 0, nullptr, nullptr, nullptr, &bo->estimated_size); in d3d12_bo_wrap_res()

Completed in 1 milliseconds