Home
last modified time | relevance | path

Searched refs:all_planes_map (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp1664 uint8_t* all_planes_map = (uint8_t*) d3d12_bo_map(staging_res->bo, &range); in d3d12_transfer_map() local
1668 ptr = all_planes_map + offsets[res->plane_slice]; in d3d12_transfer_map()