Uses of Record Class
tech.icey.vk4j.handle.VkSwapchainKHR.Buffer
Packages that use VkSwapchainKHR.Buffer
-
Uses of VkSwapchainKHR.Buffer in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSwapchainKHR.BufferModifier and TypeMethodDescriptionintDeviceCommands.vkCreateSharedSwapchainsKHR(VkDevice device, int swapchainCount, VkSwapchainCreateInfoKHR pCreateInfos, VkAllocationCallbacks pAllocator, VkSwapchainKHR.Buffer pSwapchains) intDeviceCommands.vkCreateSwapchainKHR(VkDevice device, VkSwapchainCreateInfoKHR pCreateInfo, VkAllocationCallbacks pAllocator, VkSwapchainKHR.Buffer pSwapchain) voidDeviceCommands.vkSetHdrMetadataEXT(VkDevice device, int swapchainCount, VkSwapchainKHR.Buffer pSwapchains, VkHdrMetadataEXT pMetadata) -
Uses of VkSwapchainKHR.Buffer in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSwapchainKHR.BufferMethods in tech.icey.vk4j.datatype with parameters of type VkSwapchainKHR.Buffer -
Uses of VkSwapchainKHR.Buffer in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkSwapchainKHR.BufferModifier and TypeMethodDescriptionstatic VkSwapchainKHR.Bufferstatic VkSwapchainKHR.BufferVkSwapchainKHR.Buffer.offset(long offset) VkSwapchainKHR.Buffer.reinterpret(long newSize)