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_cmd_buffer.h508 struct radv_cmd_buffer_upload { struct
509 uint8_t *map;
510 unsigned offset;
511 uint64_t size;
512 struct radeon_winsys_bo *upload_bo;
513 struct list_head list;