VkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEINative typedef

VkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEINative = Int32 Function(Pointer<VkDevice> device, Pointer<VkRenderPass> renderpass, Pointer<VkExtent2D> pMaxWorkgroupSize)

Implementation

typedef VkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEINative = Int32 Function(
    Pointer<VkDevice> device,
    Pointer<VkRenderPass> renderpass,
    Pointer<VkExtent2D> pMaxWorkgroupSize);