pub unsafe fn cmd_dispatch_indirect(
command_buffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
)Expand description
ยงSafety
direct calling ffi functions.
pub unsafe fn cmd_dispatch_indirect(
command_buffer: VkCommandBuffer,
buffer: VkBuffer,
offset: VkDeviceSize,
)direct calling ffi functions.