Home
last modified time | relevance | path

Searched defs:radv_cmd_buffer_upload (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_private.h1553 struct radv_cmd_buffer_upload { struct
1554 uint8_t *map;
1555 unsigned offset;
1556 uint64_t size;
1557 struct radeon_winsys_bo *upload_bo;
1558 struct list_head list;