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