Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_command_buffer.h18 struct vn_command_pool { struct
26 VK_DEFINE_NONDISP_HANDLE_CASTS(vn_command_pool, argument
Dvn_command_buffer.c447 struct vn_command_pool *pool = in vn_CreateCommandPool()
475 struct vn_command_pool *pool = vn_command_pool_from_handle(commandPool); in vn_DestroyCommandPool()
508 struct vn_command_pool *pool = vn_command_pool_from_handle(commandPool); in vn_ResetCommandPool()
541 struct vn_command_pool *pool = in vn_AllocateCommandBuffers()
593 struct vn_command_pool *pool = vn_command_pool_from_handle(commandPool); in vn_FreeCommandBuffers()
Dvn_common.h126 struct vn_command_pool;