Source position: vulkanlib.pas line 23349
type TvkGetDeviceSubpassShadingMaxWorkgroupSizeHUAWEI = function(
device: TVkDevice;
renderpass: TVkRenderPass;
pMaxWorkgroupSize: PVkExtent2D
):TVkResult;