VkCmdExecuteGeneratedCommandsNV typedef

VkCmdExecuteGeneratedCommandsNV = void Function(Pointer<VkCommandBuffer> commandBuffer, int isPreprocessed, Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo)

Implementation

typedef VkCmdExecuteGeneratedCommandsNV = void Function(
    Pointer<VkCommandBuffer> commandBuffer,
    int isPreprocessed,
    Pointer<VkGeneratedCommandsInfoNV> pGeneratedCommandsInfo);