Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
Packages that use VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
-
Uses of VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXTModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT src) VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.pNext
(@NotNull MemorySegment value) VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.sType
(int value) VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr.toArray()
VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.ycbcr2plane444Formats
(int value) Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.clone
(Arena arena, VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT src) void
VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr.write
(long index, @NotNull VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT.Ptr.at
(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceYcbcr2Plane444FormatsFeaturesEXT> consumer)