Home
last modified time | relevance | path

Searched refs:vk_command_buffer_ops (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_command_buffer.h67 struct vk_command_buffer_ops { struct
112 const struct vk_command_buffer_ops *ops; argument
191 const struct vk_command_buffer_ops *ops,
Dvk_command_pool.h48 const struct vk_command_buffer_ops *command_buffer_ops;
Dvk_device.h40 struct vk_command_buffer_ops;
131 const struct vk_command_buffer_ops *command_buffer_ops;
Dvk_command_buffer.c33 const struct vk_command_buffer_ops *ops, in vk_command_buffer_init()
/hardware/google/gfxstream/guest/vulkan/
Dgfxstream_vk_cmd.cpp85 static vk_command_buffer_ops gfxstream_vk_commandBufferOps = {