Uses of Record Class
tech.icey.vk4j.datatype.VkRenderingAttachmentLocationInfoKHR
Packages that use VkRenderingAttachmentLocationInfoKHR
-
Uses of VkRenderingAttachmentLocationInfoKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkRenderingAttachmentLocationInfoKHRModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdSetRenderingAttachmentLocationsKHR(VkCommandBuffer commandBuffer, VkRenderingAttachmentLocationInfoKHR pLocationInfo) -
Uses of VkRenderingAttachmentLocationInfoKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkRenderingAttachmentLocationInfoKHRModifier and TypeMethodDescriptionstatic VkRenderingAttachmentLocationInfoKHR[]VkRenderingAttachmentLocationInfoKHR.clone(Arena arena, VkRenderingAttachmentLocationInfoKHR src) static VkRenderingAttachmentLocationInfoKHR[]VkRenderingAttachmentLocationInfoKHR.clone(Arena arena, VkRenderingAttachmentLocationInfoKHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkRenderingAttachmentLocationInfoKHRModifier and TypeMethodDescriptionVkRenderingAttachmentLocationInfoKHR.clone(Arena arena, VkRenderingAttachmentLocationInfoKHR src) static VkRenderingAttachmentLocationInfoKHR[]VkRenderingAttachmentLocationInfoKHR.clone(Arena arena, VkRenderingAttachmentLocationInfoKHR[] src)