Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceCubicWeightsFeaturesQCOM
Packages that use VkPhysicalDeviceCubicWeightsFeaturesQCOM
-
Uses of VkPhysicalDeviceCubicWeightsFeaturesQCOM in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceCubicWeightsFeaturesQCOMModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceCubicWeightsFeaturesQCOM
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceCubicWeightsFeaturesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceCubicWeightsFeaturesQCOM.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceCubicWeightsFeaturesQCOM.clone
(Arena arena, VkPhysicalDeviceCubicWeightsFeaturesQCOM src) VkPhysicalDeviceCubicWeightsFeaturesQCOM.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceCubicWeightsFeaturesQCOM.selectableCubicWeights
(int value) VkPhysicalDeviceCubicWeightsFeaturesQCOM.sType
(int value) VkPhysicalDeviceCubicWeightsFeaturesQCOM.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceCubicWeightsFeaturesQCOMMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceCubicWeightsFeaturesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceCubicWeightsFeaturesQCOM.clone
(Arena arena, VkPhysicalDeviceCubicWeightsFeaturesQCOM src) void
VkPhysicalDeviceCubicWeightsFeaturesQCOM.Ptr.write
(long index, @NotNull VkPhysicalDeviceCubicWeightsFeaturesQCOM value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceCubicWeightsFeaturesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceCubicWeightsFeaturesQCOM.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceCubicWeightsFeaturesQCOM> consumer)