Searched defs:vn_command_buffer (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/virtio/vulkan/ | ||
H A D | vn_command_buffer.h | 48 struct vn_command_buffer { struct |
H A D | vn_command_buffer.c | 490 list_for_each_entry_safe(struct vn_command_buffer, cmd, &pool->command_buffers, head) vn_DestroyCommandPool() argument 510 list_for_each_entry_safe(struct vn_command_buffer, cmd, &pool->command_buffers, head) vn_ResetCommandPool() argument [all...] |
Completed in 3 milliseconds