Uses of Interface
club.doki7.vulkan.datatype.IVkRenderingAttachmentInfo
Packages that use IVkRenderingAttachmentInfo
-
Uses of IVkRenderingAttachmentInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkRenderingAttachmentInfoModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkRenderingAttachmentInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkRenderingAttachmentInfostructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkRenderingAttachmentInfoModifier and TypeMethodDescriptionVkRenderingInfo.pColorAttachments(@Nullable IVkRenderingAttachmentInfo value) VkRenderingInfo.pDepthAttachment(@Nullable IVkRenderingAttachmentInfo value) VkRenderingInfo.pStencilAttachment(@Nullable IVkRenderingAttachmentInfo value)