VkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI typedef

VkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI = int Function(Pointer<VkDevice> device, Pointer<VkRenderPass> renderpass, Pointer<VkExtent2D> pMaxWorkgroupSize)

Implementation

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