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