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