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