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