Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceSubpassShadingFeaturesHUAWEI
Packages that use VkPhysicalDeviceSubpassShadingFeaturesHUAWEI
-
Uses of VkPhysicalDeviceSubpassShadingFeaturesHUAWEI in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceSubpassShadingFeaturesHUAWEIModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceSubpassShadingFeaturesHUAWEIstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceSubpassShadingFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceSubpassShadingFeaturesHUAWEI.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceSubpassShadingFeaturesHUAWEI.clone(Arena arena, VkPhysicalDeviceSubpassShadingFeaturesHUAWEI src) VkPhysicalDeviceSubpassShadingFeaturesHUAWEI.pNext(@NotNull MemorySegment value) VkPhysicalDeviceSubpassShadingFeaturesHUAWEI.sType(int value) VkPhysicalDeviceSubpassShadingFeaturesHUAWEI.subpassShading(int value) VkPhysicalDeviceSubpassShadingFeaturesHUAWEI.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceSubpassShadingFeaturesHUAWEIMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceSubpassShadingFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceSubpassShadingFeaturesHUAWEI.clone(Arena arena, VkPhysicalDeviceSubpassShadingFeaturesHUAWEI src) voidVkPhysicalDeviceSubpassShadingFeaturesHUAWEI.Ptr.write(long index, @NotNull VkPhysicalDeviceSubpassShadingFeaturesHUAWEI value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceSubpassShadingFeaturesHUAWEIModifier and TypeMethodDescriptionVkPhysicalDeviceSubpassShadingFeaturesHUAWEI.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceSubpassShadingFeaturesHUAWEI> consumer)