VkGetDynamicRenderingTilePropertiesQCOMNative typedef

VkGetDynamicRenderingTilePropertiesQCOMNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkRenderingInfo> pRenderingInfo, Pointer<VkTilePropertiesQCOM> pProperties)

Implementation

typedef VkGetDynamicRenderingTilePropertiesQCOMNative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkRenderingInfo> pRenderingInfo,
    Pointer<VkTilePropertiesQCOM> pProperties);