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