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