Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_private.h1397 struct radv_cmd_pool { struct
1398 struct vk_object_base base;
1399 VkAllocationCallbacks alloc;
1400 struct list_head cmd_buffers;
1401 struct list_head free_cmd_buffers;
1402 uint32_t queue_family_index;