Uses of Record Class
tech.icey.vk4j.handle.VkCommandBuffer.Buffer
Packages that use VkCommandBuffer.Buffer
-
Uses of VkCommandBuffer.Buffer in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkCommandBuffer.BufferModifier and TypeMethodDescriptionintDeviceCommands.vkAllocateCommandBuffers(VkDevice device, VkCommandBufferAllocateInfo pAllocateInfo, VkCommandBuffer.Buffer pCommandBuffers) voidDeviceCommands.vkCmdExecuteCommands(VkCommandBuffer commandBuffer, int commandBufferCount, VkCommandBuffer.Buffer pCommandBuffers) voidDeviceCommands.vkFreeCommandBuffers(VkDevice device, VkCommandPool commandPool, int commandBufferCount, VkCommandBuffer.Buffer pCommandBuffers) -
Uses of VkCommandBuffer.Buffer in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCommandBuffer.BufferMethods in tech.icey.vk4j.datatype with parameters of type VkCommandBuffer.BufferModifier and TypeMethodDescriptionvoidVkSubmitInfo.pCommandBuffers(VkCommandBuffer.Buffer value) -
Uses of VkCommandBuffer.Buffer in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkCommandBuffer.BufferModifier and TypeMethodDescriptionstatic VkCommandBuffer.Bufferstatic VkCommandBuffer.BufferVkCommandBuffer.Buffer.offset(long offset) VkCommandBuffer.Buffer.reinterpret(long newSize)