VkGetGeneratedCommandsMemoryRequirementsNVNative typedef

VkGetGeneratedCommandsMemoryRequirementsNVNative = Void Function(Pointer<VkDevice> device, Pointer<VkGeneratedCommandsMemoryRequirementsInfoNV> pInfo, Pointer<VkMemoryRequirements2> pMemoryRequirements)

Implementation

typedef VkGetGeneratedCommandsMemoryRequirementsNVNative = Void Function(
    Pointer<VkDevice> device,
    Pointer<VkGeneratedCommandsMemoryRequirementsInfoNV> pInfo,
    Pointer<VkMemoryRequirements2> pMemoryRequirements);