Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceSubpassShadingPropertiesHUAWEI
Packages that use VkPhysicalDeviceSubpassShadingPropertiesHUAWEI
-
Uses of VkPhysicalDeviceSubpassShadingPropertiesHUAWEI in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceSubpassShadingPropertiesHUAWEIModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceSubpassShadingPropertiesHUAWEI
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceSubpassShadingPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceSubpassShadingPropertiesHUAWEI.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceSubpassShadingPropertiesHUAWEI.clone
(Arena arena, VkPhysicalDeviceSubpassShadingPropertiesHUAWEI src) VkPhysicalDeviceSubpassShadingPropertiesHUAWEI.maxSubpassShadingWorkgroupSizeAspectRatio
(int value) VkPhysicalDeviceSubpassShadingPropertiesHUAWEI.sType
(int value) VkPhysicalDeviceSubpassShadingPropertiesHUAWEI.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceSubpassShadingPropertiesHUAWEIMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceSubpassShadingPropertiesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceSubpassShadingPropertiesHUAWEI.clone
(Arena arena, VkPhysicalDeviceSubpassShadingPropertiesHUAWEI src) void
VkPhysicalDeviceSubpassShadingPropertiesHUAWEI.Ptr.write
(long index, @NotNull VkPhysicalDeviceSubpassShadingPropertiesHUAWEI value)