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