VkCmdExecuteGeneratedCommandsNVNative typedef

VkCmdExecuteGeneratedCommandsNVNative = Void Function(Pointer<VkCommandBuffer> commandBuffer, Uint32 isPreprocessed, Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo)

Implementation

typedef VkCmdExecuteGeneratedCommandsNVNative = Void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Uint32 isPreprocessed,
    Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo);