Uses of Record Class
tech.icey.vk4j.datatype.VkCommandBufferAllocateInfo
Packages that use VkCommandBufferAllocateInfo
-
Uses of VkCommandBufferAllocateInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkCommandBufferAllocateInfoModifier and TypeMethodDescriptionintDeviceCommands.vkAllocateCommandBuffers(VkDevice device, VkCommandBufferAllocateInfo pAllocateInfo, VkCommandBuffer.Buffer pCommandBuffers) -
Uses of VkCommandBufferAllocateInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCommandBufferAllocateInfoModifier and TypeMethodDescriptionstatic VkCommandBufferAllocateInfostatic VkCommandBufferAllocateInfo[]static VkCommandBufferAllocateInfoVkCommandBufferAllocateInfo.clone(Arena arena, VkCommandBufferAllocateInfo src) static VkCommandBufferAllocateInfo[]VkCommandBufferAllocateInfo.clone(Arena arena, VkCommandBufferAllocateInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkCommandBufferAllocateInfoModifier and TypeMethodDescriptionstatic VkCommandBufferAllocateInfoVkCommandBufferAllocateInfo.clone(Arena arena, VkCommandBufferAllocateInfo src) static VkCommandBufferAllocateInfo[]VkCommandBufferAllocateInfo.clone(Arena arena, VkCommandBufferAllocateInfo[] src)