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