Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/runtime/
Dvk_queue.h218 struct vk_queue_submit { struct
219 struct list_head link;
221 uint32_t wait_count;
222 uint32_t command_buffer_count;
223 uint32_t signal_count;
225 uint32_t buffer_bind_count;
226 uint32_t image_opaque_bind_count;
227 uint32_t image_bind_count;
229 struct vk_sync_wait *waits;
230 struct vk_command_buffer **command_buffers;
[all …]
Dvk_queue.c596 vk_queue_submit(struct vk_queue *queue, in vk_queue_submit() function
/external/perfetto/protos/perfetto/trace/gpu/
Dvulkan_api_event.proto25 VkQueueSubmit vk_queue_submit = 2; field
/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
Dperfetto_trace.proto11196 VkQueueSubmit vk_queue_submit = 2; field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto11411 VkQueueSubmit vk_queue_submit = 2; field