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