Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
Packages that use VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
-
Uses of VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.clone
(Arena arena, VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV src) VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.shaderFloat16VectorAtomics
(int value) VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.sType
(int value) VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.clone
(Arena arena, VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV src) void
VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr.write
(long index, @NotNull VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceShaderAtomicFloat16VectorFeaturesNV> consumer)