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