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