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