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