Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceMaintenance7PropertiesKHR
Packages that use VkPhysicalDeviceMaintenance7PropertiesKHR
-
Uses of VkPhysicalDeviceMaintenance7PropertiesKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceMaintenance7PropertiesKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceMaintenance7PropertiesKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceMaintenance7PropertiesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceMaintenance7PropertiesKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceMaintenance7PropertiesKHR.clone
(Arena arena, VkPhysicalDeviceMaintenance7PropertiesKHR src) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetTotalBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetTotalStorageBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetTotalUniformBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetUpdateAfterBindTotalBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetUpdateAfterBindTotalStorageBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.maxDescriptorSetUpdateAfterBindTotalUniformBuffersDynamic
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.robustFragmentShadingRateAttachmentAccess
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.separateDepthStencilAttachmentAccess
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.sType
(int value) VkPhysicalDeviceMaintenance7PropertiesKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceMaintenance7PropertiesKHRMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceMaintenance7PropertiesKHRModifier and TypeMethodDescriptionVkPhysicalDeviceMaintenance7PropertiesKHR.clone
(Arena arena, VkPhysicalDeviceMaintenance7PropertiesKHR src) void
VkPhysicalDeviceMaintenance7PropertiesKHR.Ptr.write
(long index, @NotNull VkPhysicalDeviceMaintenance7PropertiesKHR value)