VkCmdDrawMeshTasksNVNative typedef

VkCmdDrawMeshTasksNVNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 taskCount, Uint32 firstTask)

Implementation

typedef VkCmdDrawMeshTasksNVNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer, Uint32 taskCount, Uint32 firstTask);