Class VkPhysicalDeviceSubpassShadingPropertiesHUAWEI

All Implemented Interfaces:
AutoCloseable, NativeResource, Pointer

public class VkPhysicalDeviceSubpassShadingPropertiesHUAWEI extends Struct<VkPhysicalDeviceSubpassShadingPropertiesHUAWEI> implements NativeResource

 struct VkPhysicalDeviceSubpassShadingPropertiesHUAWEI {
     VkStructureType sType;
     void * pNext;
     uint32_t maxSubpassShadingWorkgroupSizeAspectRatio;
 }