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 recordRepresents a pointer to / an array ofVkPhysicalDeviceImageProcessing2FeaturesQCOMstructure(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.pNext(@NotNull MemorySegment value) 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) voidVkPhysicalDeviceImageProcessing2FeaturesQCOM.Ptr.write(long index, @NotNull VkPhysicalDeviceImageProcessing2FeaturesQCOM value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceImageProcessing2FeaturesQCOMModifier and TypeMethodDescriptionVkPhysicalDeviceImageProcessing2FeaturesQCOM.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceImageProcessing2FeaturesQCOM> consumer)