Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT
Packages that use VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT
-
Uses of VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceRGBA10X6FormatsFeaturesEXTModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkPhysicalDeviceRGBA10X6FormatsFeaturesEXTstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceRGBA10X6FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.Ptr.at(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.clone(Arena arena, VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT src) VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.formatRgba10x6WithoutYCbCrSampler(int value) VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.pNext(@NotNull MemorySegment value) VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.sType(int value) VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceRGBA10X6FormatsFeaturesEXTMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceRGBA10X6FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.clone(Arena arena, VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT src) voidVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.Ptr.write(long index, @NotNull VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceRGBA10X6FormatsFeaturesEXTModifier and TypeMethodDescriptionVkPhysicalDeviceRGBA10X6FormatsFeaturesEXT.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceRGBA10X6FormatsFeaturesEXT> consumer)