Uses of Record Class
club.doki7.vulkan.datatype.VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
Packages that use VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
-
Uses of VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOMModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOMModifier and TypeMethodDescriptionVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.clone
(Arena arena, VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM src) VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.enableCbCrDegamma
(int value) VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.enableYDegamma
(int value) VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.pNext
(@NotNull MemorySegment value) VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.sType
(int value) VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOMModifier and TypeMethodDescriptionVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOMModifier and TypeMethodDescriptionVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.clone
(Arena arena, VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM src) void
VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr.write
(long index, @NotNull VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOMModifier and TypeMethodDescriptionVkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM.Ptr.at
(long index, @NotNull Consumer<@NotNull VkSamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM> consumer)