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