Uses of Record Class
tech.icey.vk4j.datatype.VkClearRect
Packages that use VkClearRect
-
Uses of VkClearRect in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkClearRectModifier and TypeMethodDescriptionvoidDeviceCommands.vkCmdClearAttachments(VkCommandBuffer commandBuffer, int attachmentCount, VkClearAttachment pAttachments, int rectCount, VkClearRect pRects) -
Uses of VkClearRect in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkClearRectModifier and TypeMethodDescriptionstatic VkClearRectstatic VkClearRect[]static VkClearRectVkClearRect.clone(Arena arena, VkClearRect src) static VkClearRect[]VkClearRect.clone(Arena arena, VkClearRect[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkClearRectModifier and TypeMethodDescriptionstatic VkClearRectVkClearRect.clone(Arena arena, VkClearRect src) static VkClearRect[]VkClearRect.clone(Arena arena, VkClearRect[] src)