VkCmdPreprocessGeneratedCommandsNV typedef

VkCmdPreprocessGeneratedCommandsNV = void Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo)

Implementation

typedef VkCmdPreprocessGeneratedCommandsNV = void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo);