VkGetSwapchainGrallocUsage2ANDROIDNative typedef

VkGetSwapchainGrallocUsage2ANDROIDNative = Int32 Function(Pointer<VkDevice> device, Int32 format, Uint32 imageUsage, Uint32 swapchainImageUsage, Pointer<NativeType> grallocConsumerUsage, Pointer<NativeType> grallocProducerUsage)

Implementation

typedef VkGetSwapchainGrallocUsage2ANDROIDNative = Int32 Function(
    Pointer<VkDevice> device,
    Int32 format,
    Uint32 imageUsage,
    Uint32 swapchainImageUsage,
    Pointer grallocConsumerUsage,
    Pointer grallocProducerUsage);