Uses of Record Class
club.doki7.vulkan.datatype.VkPhysicalDeviceImageProcessingPropertiesQCOM
Packages that use VkPhysicalDeviceImageProcessingPropertiesQCOM
-
Uses of VkPhysicalDeviceImageProcessingPropertiesQCOM in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkPhysicalDeviceImageProcessingPropertiesQCOMModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkPhysicalDeviceImageProcessingPropertiesQCOM
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkPhysicalDeviceImageProcessingPropertiesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceImageProcessingPropertiesQCOM.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkPhysicalDeviceImageProcessingPropertiesQCOM.clone
(Arena arena, VkPhysicalDeviceImageProcessingPropertiesQCOM src) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxBlockMatchRegion
(@NotNull VkExtent2D value) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxBlockMatchRegion
(Consumer<@NotNull VkExtent2D> consumer) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxBoxFilterBlockSize
(@NotNull VkExtent2D value) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxBoxFilterBlockSize
(Consumer<@NotNull VkExtent2D> consumer) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxWeightFilterDimension
(@NotNull VkExtent2D value) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxWeightFilterDimension
(Consumer<@NotNull VkExtent2D> consumer) VkPhysicalDeviceImageProcessingPropertiesQCOM.maxWeightFilterPhases
(int value) VkPhysicalDeviceImageProcessingPropertiesQCOM.sType
(int value) VkPhysicalDeviceImageProcessingPropertiesQCOM.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkPhysicalDeviceImageProcessingPropertiesQCOMMethods in club.doki7.vulkan.datatype with parameters of type VkPhysicalDeviceImageProcessingPropertiesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceImageProcessingPropertiesQCOM.clone
(Arena arena, VkPhysicalDeviceImageProcessingPropertiesQCOM src) void
VkPhysicalDeviceImageProcessingPropertiesQCOM.Ptr.write
(long index, @NotNull VkPhysicalDeviceImageProcessingPropertiesQCOM value)