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 recordRepresents a pointer to / an array ofVkPhysicalDeviceCubicWeightsFeaturesQCOMstructure(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) voidVkPhysicalDeviceCubicWeightsFeaturesQCOM.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)