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/
Dd3d12_bufmgr.cpp90 …unsigned total_subresources = desc.MipLevels * array_size * d3d12_non_opaque_plane_count(desc.Form… 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… in d3d12_bo_wrap_res()