Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceImageDrmFormatModifierInfoEXT
Packages that use VkPhysicalDeviceImageDrmFormatModifierInfoEXT
-
Uses of VkPhysicalDeviceImageDrmFormatModifierInfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceImageDrmFormatModifierInfoEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceImageDrmFormatModifierInfoEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceImageDrmFormatModifierInfoEXTModifier and TypeMethodDescriptionVkPhysicalDeviceImageDrmFormatModifierInfoEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceImageDrmFormatModifierInfoEXT.clone
(Arena arena, VkPhysicalDeviceImageDrmFormatModifierInfoEXT src) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.drmFormatModifier
(long value) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.pQueueFamilyIndices
(@Nullable IntPtr value) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.queueFamilyIndexCount
(int value) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.sharingMode
(int value) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.sType
(int value) VkPhysicalDeviceImageDrmFormatModifierInfoEXT.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceImageDrmFormatModifierInfoEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceImageDrmFormatModifierInfoEXTModifier and TypeMethodDescriptionVkPhysicalDeviceImageDrmFormatModifierInfoEXT.clone
(Arena arena, VkPhysicalDeviceImageDrmFormatModifierInfoEXT src) void
VkPhysicalDeviceImageDrmFormatModifierInfoEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceImageDrmFormatModifierInfoEXT value)