Uses of Record Class
tech.icey.vk4j.datatype.VkSubresourceLayout
Packages that use VkSubresourceLayout
-
Uses of VkSubresourceLayout in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSubresourceLayoutModifier and TypeMethodDescriptionvoidDeviceCommands.vkGetImageSubresourceLayout(VkDevice device, VkImage image, VkImageSubresource pSubresource, VkSubresourceLayout pLayout) -
Uses of VkSubresourceLayout in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSubresourceLayoutModifier and TypeMethodDescriptionstatic VkSubresourceLayoutstatic VkSubresourceLayout[]static VkSubresourceLayoutVkSubresourceLayout.clone(Arena arena, VkSubresourceLayout src) static VkSubresourceLayout[]VkSubresourceLayout.clone(Arena arena, VkSubresourceLayout[] src) @Nullable VkSubresourceLayoutVkImageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts()@Nullable VkSubresourceLayout[]VkImageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts(int assumedCount) VkSubresourceLayout2KHR.subresourceLayout()Methods in tech.icey.vk4j.datatype with parameters of type VkSubresourceLayoutModifier and TypeMethodDescriptionstatic VkSubresourceLayoutVkSubresourceLayout.clone(Arena arena, VkSubresourceLayout src) static VkSubresourceLayout[]VkSubresourceLayout.clone(Arena arena, VkSubresourceLayout[] src) voidVkImageDrmFormatModifierExplicitCreateInfoEXT.pPlaneLayouts(@Nullable VkSubresourceLayout value) voidVkSubresourceLayout2KHR.subresourceLayout(VkSubresourceLayout value)