RetroArch
VULKAN_HPP_NAMESPACE::Device Member List

This is the complete list of members for VULKAN_HPP_NAMESPACE::Device, including all inherited members.

acquireNextImage2KHR(const AcquireNextImageInfoKHR *pAcquireInfo, uint32_t *pImageIndex, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
acquireNextImage2KHR(const AcquireNextImageInfoKHR &acquireInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
acquireNextImage2KHR(const AcquireNextImageInfoKHR *pAcquireInfo, uint32_t *pImageIndex, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
acquireNextImage2KHR(const AcquireNextImageInfoKHR &acquireInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
acquireNextImageKHR(SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fence, uint32_t *pImageIndex, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
acquireNextImageKHR(SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fence, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
acquireNextImageKHR(SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fence, uint32_t *pImageIndex, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
acquireNextImageKHR(SwapchainKHR swapchain, uint64_t timeout, Semaphore semaphore, Fence fence, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffers(const CommandBufferAllocateInfo *pAllocateInfo, CommandBuffer *pCommandBuffers, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffers(const CommandBufferAllocateInfo &allocateInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffers(const CommandBufferAllocateInfo *pAllocateInfo, CommandBuffer *pCommandBuffers, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffers(const CommandBufferAllocateInfo &allocateInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffersUnique(const CommandBufferAllocateInfo &allocateInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateCommandBuffersUnique(const CommandBufferAllocateInfo &allocateInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSets(const DescriptorSetAllocateInfo *pAllocateInfo, DescriptorSet *pDescriptorSets, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSets(const DescriptorSetAllocateInfo &allocateInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSets(const DescriptorSetAllocateInfo *pAllocateInfo, DescriptorSet *pDescriptorSets, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSets(const DescriptorSetAllocateInfo &allocateInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSetsUnique(const DescriptorSetAllocateInfo &allocateInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateDescriptorSetsUnique(const DescriptorSetAllocateInfo &allocateInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateMemory(const MemoryAllocateInfo *pAllocateInfo, const AllocationCallbacks *pAllocator, DeviceMemory *pMemory, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateMemory(const MemoryAllocateInfo &allocateInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateMemory(const MemoryAllocateInfo *pAllocateInfo, const AllocationCallbacks *pAllocator, DeviceMemory *pMemory, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateMemory(const MemoryAllocateInfo &allocateInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
allocateMemoryUnique(const MemoryAllocateInfo &allocateInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
allocateMemoryUnique(const MemoryAllocateInfo &allocateInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory(Buffer buffer, DeviceMemory memory, DeviceSize memoryOffset, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory(Buffer buffer, DeviceMemory memory, DeviceSize memoryOffset, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2(uint32_t bindInfoCount, const BindBufferMemoryInfo *pBindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2(ArrayProxy< const BindBufferMemoryInfo > bindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2(uint32_t bindInfoCount, const BindBufferMemoryInfo *pBindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2(ArrayProxy< const BindBufferMemoryInfo > bindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2KHR(uint32_t bindInfoCount, const BindBufferMemoryInfo *pBindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2KHR(ArrayProxy< const BindBufferMemoryInfo > bindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2KHR(uint32_t bindInfoCount, const BindBufferMemoryInfo *pBindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindBufferMemory2KHR(ArrayProxy< const BindBufferMemoryInfo > bindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory(Image image, DeviceMemory memory, DeviceSize memoryOffset, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory(Image image, DeviceMemory memory, DeviceSize memoryOffset, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2(uint32_t bindInfoCount, const BindImageMemoryInfo *pBindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2(ArrayProxy< const BindImageMemoryInfo > bindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2(uint32_t bindInfoCount, const BindImageMemoryInfo *pBindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2(ArrayProxy< const BindImageMemoryInfo > bindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2KHR(uint32_t bindInfoCount, const BindImageMemoryInfo *pBindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2KHR(ArrayProxy< const BindImageMemoryInfo > bindInfos, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2KHR(uint32_t bindInfoCount, const BindImageMemoryInfo *pBindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
bindImageMemory2KHR(ArrayProxy< const BindImageMemoryInfo > bindInfos, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBuffer(const BufferCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Buffer *pBuffer, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBuffer(const BufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBuffer(const BufferCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Buffer *pBuffer, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBuffer(const BufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBufferUnique(const BufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBufferUnique(const BufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBufferView(const BufferViewCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, BufferView *pView, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBufferView(const BufferViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBufferView(const BufferViewCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, BufferView *pView, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBufferView(const BufferViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createBufferViewUnique(const BufferViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createBufferViewUnique(const BufferViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createCommandPool(const CommandPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, CommandPool *pCommandPool, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createCommandPool(const CommandPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createCommandPool(const CommandPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, CommandPool *pCommandPool, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createCommandPool(const CommandPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createCommandPoolUnique(const CommandPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createCommandPoolUnique(const CommandPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createComputePipeline(PipelineCache pipelineCache, const ComputePipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createComputePipeline(PipelineCache pipelineCache, const ComputePipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createComputePipelines(PipelineCache pipelineCache, uint32_t createInfoCount, const ComputePipelineCreateInfo *pCreateInfos, const AllocationCallbacks *pAllocator, Pipeline *pPipelines, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createComputePipelines(PipelineCache pipelineCache, ArrayProxy< const ComputePipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createComputePipelines(PipelineCache pipelineCache, uint32_t createInfoCount, const ComputePipelineCreateInfo *pCreateInfos, const AllocationCallbacks *pAllocator, Pipeline *pPipelines, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createComputePipelines(PipelineCache pipelineCache, ArrayProxy< const ComputePipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createComputePipelinesUnique(PipelineCache pipelineCache, ArrayProxy< const ComputePipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createComputePipelinesUnique(PipelineCache pipelineCache, ArrayProxy< const ComputePipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createComputePipelineUnique(PipelineCache pipelineCache, const ComputePipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createComputePipelineUnique(PipelineCache pipelineCache, const ComputePipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPool(const DescriptorPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorPool *pDescriptorPool, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPool(const DescriptorPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPool(const DescriptorPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorPool *pDescriptorPool, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPool(const DescriptorPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPoolUnique(const DescriptorPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorPoolUnique(const DescriptorPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayout(const DescriptorSetLayoutCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorSetLayout *pSetLayout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayout(const DescriptorSetLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayout(const DescriptorSetLayoutCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorSetLayout *pSetLayout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayout(const DescriptorSetLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayoutUnique(const DescriptorSetLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorSetLayoutUnique(const DescriptorSetLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplate(const DescriptorUpdateTemplateCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorUpdateTemplate *pDescriptorUpdateTemplate, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplate(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplate(const DescriptorUpdateTemplateCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorUpdateTemplate *pDescriptorUpdateTemplate, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplate(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHR(const DescriptorUpdateTemplateCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorUpdateTemplate *pDescriptorUpdateTemplate, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHR(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHR(const DescriptorUpdateTemplateCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, DescriptorUpdateTemplate *pDescriptorUpdateTemplate, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHR(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHRUnique(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateKHRUnique(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateUnique(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createDescriptorUpdateTemplateUnique(const DescriptorUpdateTemplateCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createEvent(const EventCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Event *pEvent, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createEvent(const EventCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createEvent(const EventCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Event *pEvent, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createEvent(const EventCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createEventUnique(const EventCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createEventUnique(const EventCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFence(const FenceCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFence(const FenceCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFence(const FenceCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFence(const FenceCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFenceUnique(const FenceCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFenceUnique(const FenceCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFramebuffer(const FramebufferCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Framebuffer *pFramebuffer, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFramebuffer(const FramebufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFramebuffer(const FramebufferCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Framebuffer *pFramebuffer, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFramebuffer(const FramebufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createFramebufferUnique(const FramebufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createFramebufferUnique(const FramebufferCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipeline(PipelineCache pipelineCache, const GraphicsPipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipeline(PipelineCache pipelineCache, const GraphicsPipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelines(PipelineCache pipelineCache, uint32_t createInfoCount, const GraphicsPipelineCreateInfo *pCreateInfos, const AllocationCallbacks *pAllocator, Pipeline *pPipelines, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelines(PipelineCache pipelineCache, ArrayProxy< const GraphicsPipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelines(PipelineCache pipelineCache, uint32_t createInfoCount, const GraphicsPipelineCreateInfo *pCreateInfos, const AllocationCallbacks *pAllocator, Pipeline *pPipelines, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelines(PipelineCache pipelineCache, ArrayProxy< const GraphicsPipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelinesUnique(PipelineCache pipelineCache, ArrayProxy< const GraphicsPipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelinesUnique(PipelineCache pipelineCache, ArrayProxy< const GraphicsPipelineCreateInfo > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelineUnique(PipelineCache pipelineCache, const GraphicsPipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createGraphicsPipelineUnique(PipelineCache pipelineCache, const GraphicsPipelineCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImage(const ImageCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Image *pImage, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImage(const ImageCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImage(const ImageCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Image *pImage, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImage(const ImageCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImageUnique(const ImageCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImageUnique(const ImageCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImageView(const ImageViewCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, ImageView *pView, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImageView(const ImageViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImageView(const ImageViewCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, ImageView *pView, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImageView(const ImageViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createImageViewUnique(const ImageViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createImageViewUnique(const ImageViewCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVX(const IndirectCommandsLayoutCreateInfoNVX *pCreateInfo, const AllocationCallbacks *pAllocator, IndirectCommandsLayoutNVX *pIndirectCommandsLayout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVX(const IndirectCommandsLayoutCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVX(const IndirectCommandsLayoutCreateInfoNVX *pCreateInfo, const AllocationCallbacks *pAllocator, IndirectCommandsLayoutNVX *pIndirectCommandsLayout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVX(const IndirectCommandsLayoutCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVXUnique(const IndirectCommandsLayoutCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createIndirectCommandsLayoutNVXUnique(const IndirectCommandsLayoutCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVX(const ObjectTableCreateInfoNVX *pCreateInfo, const AllocationCallbacks *pAllocator, ObjectTableNVX *pObjectTable, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVX(const ObjectTableCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVX(const ObjectTableCreateInfoNVX *pCreateInfo, const AllocationCallbacks *pAllocator, ObjectTableNVX *pObjectTable, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVX(const ObjectTableCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVXUnique(const ObjectTableCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createObjectTableNVXUnique(const ObjectTableCreateInfoNVX &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineCache(const PipelineCacheCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, PipelineCache *pPipelineCache, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineCache(const PipelineCacheCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineCache(const PipelineCacheCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, PipelineCache *pPipelineCache, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineCache(const PipelineCacheCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineCacheUnique(const PipelineCacheCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineCacheUnique(const PipelineCacheCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayout(const PipelineLayoutCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, PipelineLayout *pPipelineLayout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayout(const PipelineLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayout(const PipelineLayoutCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, PipelineLayout *pPipelineLayout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayout(const PipelineLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayoutUnique(const PipelineLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createPipelineLayoutUnique(const PipelineLayoutCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createQueryPool(const QueryPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, QueryPool *pQueryPool, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createQueryPool(const QueryPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createQueryPool(const QueryPoolCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, QueryPool *pQueryPool, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createQueryPool(const QueryPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createQueryPoolUnique(const QueryPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createQueryPoolUnique(const QueryPoolCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createRenderPass(const RenderPassCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, RenderPass *pRenderPass, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createRenderPass(const RenderPassCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createRenderPass(const RenderPassCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, RenderPass *pRenderPass, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createRenderPass(const RenderPassCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createRenderPassUnique(const RenderPassCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createRenderPassUnique(const RenderPassCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSampler(const SamplerCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Sampler *pSampler, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSampler(const SamplerCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSampler(const SamplerCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Sampler *pSampler, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSampler(const SamplerCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerUnique(const SamplerCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerUnique(const SamplerCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversion(const SamplerYcbcrConversionCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, SamplerYcbcrConversion *pYcbcrConversion, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversion(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversion(const SamplerYcbcrConversionCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, SamplerYcbcrConversion *pYcbcrConversion, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversion(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHR(const SamplerYcbcrConversionCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, SamplerYcbcrConversion *pYcbcrConversion, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHR(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHR(const SamplerYcbcrConversionCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, SamplerYcbcrConversion *pYcbcrConversion, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHR(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHRUnique(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionKHRUnique(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionUnique(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSamplerYcbcrConversionUnique(const SamplerYcbcrConversionCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSemaphore(const SemaphoreCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Semaphore *pSemaphore, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSemaphore(const SemaphoreCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSemaphore(const SemaphoreCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, Semaphore *pSemaphore, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSemaphore(const SemaphoreCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSemaphoreUnique(const SemaphoreCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSemaphoreUnique(const SemaphoreCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createShaderModule(const ShaderModuleCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, ShaderModule *pShaderModule, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createShaderModule(const ShaderModuleCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createShaderModule(const ShaderModuleCreateInfo *pCreateInfo, const AllocationCallbacks *pAllocator, ShaderModule *pShaderModule, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createShaderModule(const ShaderModuleCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createShaderModuleUnique(const ShaderModuleCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createShaderModuleUnique(const ShaderModuleCreateInfo &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainKHR(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainKHR(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainKHRUnique(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainKHRUnique(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHR(uint32_t swapchainCount, const SwapchainCreateInfoKHR *pCreateInfos, const AllocationCallbacks *pAllocator, SwapchainKHR *pSwapchains, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHR(ArrayProxy< const SwapchainCreateInfoKHR > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHR(uint32_t swapchainCount, const SwapchainCreateInfoKHR *pCreateInfos, const AllocationCallbacks *pAllocator, SwapchainKHR *pSwapchains, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHR(ArrayProxy< const SwapchainCreateInfoKHR > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHRUnique(ArrayProxy< const SwapchainCreateInfoKHR > createInfos, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSharedSwapchainsKHRUnique(ArrayProxy< const SwapchainCreateInfoKHR > createInfos, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHR(const SwapchainCreateInfoKHR *pCreateInfo, const AllocationCallbacks *pAllocator, SwapchainKHR *pSwapchain, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHR(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHR(const SwapchainCreateInfoKHR *pCreateInfo, const AllocationCallbacks *pAllocator, SwapchainKHR *pSwapchain, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHR(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHRUnique(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createSwapchainKHRUnique(const SwapchainCreateInfoKHR &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXT(const ValidationCacheCreateInfoEXT *pCreateInfo, const AllocationCallbacks *pAllocator, ValidationCacheEXT *pValidationCache, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXT(const ValidationCacheCreateInfoEXT &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXT(const ValidationCacheCreateInfoEXT *pCreateInfo, const AllocationCallbacks *pAllocator, ValidationCacheEXT *pValidationCache, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXT(const ValidationCacheCreateInfoEXT &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXTUnique(const ValidationCacheCreateInfoEXT &createInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
createValidationCacheEXTUnique(const ValidationCacheCreateInfoEXT &createInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectNameEXT(const DebugMarkerObjectNameInfoEXT *pNameInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectNameEXT(const DebugMarkerObjectNameInfoEXT &nameInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectNameEXT(const DebugMarkerObjectNameInfoEXT *pNameInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectNameEXT(const DebugMarkerObjectNameInfoEXT &nameInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectTagEXT(const DebugMarkerObjectTagInfoEXT *pTagInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectTagEXT(const DebugMarkerObjectTagInfoEXT &tagInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectTagEXT(const DebugMarkerObjectTagInfoEXT *pTagInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
debugMarkerSetObjectTagEXT(const DebugMarkerObjectTagInfoEXT &tagInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Fence fence, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Fence fence, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Semaphore semaphore, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Semaphore semaphore, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Event event, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Event event, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(QueryPool queryPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(QueryPool queryPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Buffer buffer, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Buffer buffer, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(BufferView bufferView, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(BufferView bufferView, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Image image, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Image image, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ImageView imageView, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ImageView imageView, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ShaderModule shaderModule, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ShaderModule shaderModule, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineCache pipelineCache, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineCache pipelineCache, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Pipeline pipeline, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Pipeline pipeline, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineLayout pipelineLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineLayout pipelineLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Sampler sampler, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Sampler sampler, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorSetLayout descriptorSetLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorSetLayout descriptorSetLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorPool descriptorPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorPool descriptorPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Framebuffer framebuffer, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(Framebuffer framebuffer, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(RenderPass renderPass, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(RenderPass renderPass, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(CommandPool commandPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(CommandPool commandPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(SwapchainKHR swapchain, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(SwapchainKHR swapchain, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(IndirectCommandsLayoutNVX indirectCommandsLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(IndirectCommandsLayoutNVX indirectCommandsLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ObjectTableNVX objectTable, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ObjectTableNVX objectTable, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ValidationCacheEXT validationCache, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(ValidationCacheEXT validationCache, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroy(const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Fence fence, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Fence fence, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Semaphore semaphore, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Semaphore semaphore, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Event event, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Event event, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(QueryPool queryPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(QueryPool queryPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Buffer buffer, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Buffer buffer, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(BufferView bufferView, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(BufferView bufferView, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Image image, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Image image, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ImageView imageView, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ImageView imageView, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ShaderModule shaderModule, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ShaderModule shaderModule, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineCache pipelineCache, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineCache pipelineCache, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Pipeline pipeline, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Pipeline pipeline, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineLayout pipelineLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(PipelineLayout pipelineLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Sampler sampler, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Sampler sampler, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorSetLayout descriptorSetLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorSetLayout descriptorSetLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorPool descriptorPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorPool descriptorPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Framebuffer framebuffer, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(Framebuffer framebuffer, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(RenderPass renderPass, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(RenderPass renderPass, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(CommandPool commandPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(CommandPool commandPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(SwapchainKHR swapchain, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(SwapchainKHR swapchain, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(IndirectCommandsLayoutNVX indirectCommandsLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(IndirectCommandsLayoutNVX indirectCommandsLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ObjectTableNVX objectTable, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ObjectTableNVX objectTable, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ValidationCacheEXT validationCache, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroy(ValidationCacheEXT validationCache, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyBuffer(Buffer buffer, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyBuffer(Buffer buffer, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyBuffer(Buffer buffer, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyBuffer(Buffer buffer, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyBufferView(BufferView bufferView, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyBufferView(BufferView bufferView, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyBufferView(BufferView bufferView, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyBufferView(BufferView bufferView, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyCommandPool(CommandPool commandPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyCommandPool(CommandPool commandPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyCommandPool(CommandPool commandPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyCommandPool(CommandPool commandPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorPool(DescriptorPool descriptorPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorPool(DescriptorPool descriptorPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorPool(DescriptorPool descriptorPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorPool(DescriptorPool descriptorPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorSetLayout(DescriptorSetLayout descriptorSetLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorSetLayout(DescriptorSetLayout descriptorSetLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorSetLayout(DescriptorSetLayout descriptorSetLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorSetLayout(DescriptorSetLayout descriptorSetLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplate(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplate(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplate(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplate(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplateKHR(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplateKHR(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplateKHR(DescriptorUpdateTemplate descriptorUpdateTemplate, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyDescriptorUpdateTemplateKHR(DescriptorUpdateTemplate descriptorUpdateTemplate, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyEvent(Event event, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyEvent(Event event, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyEvent(Event event, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyEvent(Event event, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyFence(Fence fence, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyFence(Fence fence, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyFence(Fence fence, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyFence(Fence fence, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyFramebuffer(Framebuffer framebuffer, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyFramebuffer(Framebuffer framebuffer, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyFramebuffer(Framebuffer framebuffer, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyFramebuffer(Framebuffer framebuffer, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyImage(Image image, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyImage(Image image, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyImage(Image image, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyImage(Image image, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyImageView(ImageView imageView, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyImageView(ImageView imageView, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyImageView(ImageView imageView, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyImageView(ImageView imageView, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyIndirectCommandsLayoutNVX(IndirectCommandsLayoutNVX indirectCommandsLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyIndirectCommandsLayoutNVX(IndirectCommandsLayoutNVX indirectCommandsLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyIndirectCommandsLayoutNVX(IndirectCommandsLayoutNVX indirectCommandsLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyIndirectCommandsLayoutNVX(IndirectCommandsLayoutNVX indirectCommandsLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyObjectTableNVX(ObjectTableNVX objectTable, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyObjectTableNVX(ObjectTableNVX objectTable, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyObjectTableNVX(ObjectTableNVX objectTable, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyObjectTableNVX(ObjectTableNVX objectTable, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipeline(Pipeline pipeline, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipeline(Pipeline pipeline, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipeline(Pipeline pipeline, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipeline(Pipeline pipeline, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineCache(PipelineCache pipelineCache, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineCache(PipelineCache pipelineCache, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineCache(PipelineCache pipelineCache, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineCache(PipelineCache pipelineCache, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineLayout(PipelineLayout pipelineLayout, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineLayout(PipelineLayout pipelineLayout, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineLayout(PipelineLayout pipelineLayout, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyPipelineLayout(PipelineLayout pipelineLayout, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyQueryPool(QueryPool queryPool, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyQueryPool(QueryPool queryPool, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyQueryPool(QueryPool queryPool, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyQueryPool(QueryPool queryPool, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyRenderPass(RenderPass renderPass, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyRenderPass(RenderPass renderPass, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyRenderPass(RenderPass renderPass, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyRenderPass(RenderPass renderPass, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySampler(Sampler sampler, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySampler(Sampler sampler, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySampler(Sampler sampler, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySampler(Sampler sampler, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversion(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversion(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversion(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversion(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversionKHR(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversionKHR(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversionKHR(SamplerYcbcrConversion ycbcrConversion, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySamplerYcbcrConversionKHR(SamplerYcbcrConversion ycbcrConversion, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySemaphore(Semaphore semaphore, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySemaphore(Semaphore semaphore, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySemaphore(Semaphore semaphore, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySemaphore(Semaphore semaphore, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyShaderModule(ShaderModule shaderModule, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyShaderModule(ShaderModule shaderModule, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyShaderModule(ShaderModule shaderModule, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyShaderModule(ShaderModule shaderModule, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySwapchainKHR(SwapchainKHR swapchain, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySwapchainKHR(SwapchainKHR swapchain, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroySwapchainKHR(SwapchainKHR swapchain, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroySwapchainKHR(SwapchainKHR swapchain, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyValidationCacheEXT(ValidationCacheEXT validationCache, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyValidationCacheEXT(ValidationCacheEXT validationCache, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
destroyValidationCacheEXT(ValidationCacheEXT validationCache, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
destroyValidationCacheEXT(ValidationCacheEXT validationCache, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
Device()VULKAN_HPP_NAMESPACE::Deviceinline
Device(std::nullptr_t)VULKAN_HPP_NAMESPACE::Deviceinline
Device(VkDevice device)VULKAN_HPP_NAMESPACE::Deviceinline
displayPowerControlEXT(DisplayKHR display, const DisplayPowerInfoEXT *pDisplayPowerInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
displayPowerControlEXT(DisplayKHR display, const DisplayPowerInfoEXT &displayPowerInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
displayPowerControlEXT(DisplayKHR display, const DisplayPowerInfoEXT *pDisplayPowerInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
displayPowerControlEXT(DisplayKHR display, const DisplayPowerInfoEXT &displayPowerInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
flushMappedMemoryRanges(uint32_t memoryRangeCount, const MappedMemoryRange *pMemoryRanges, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
flushMappedMemoryRanges(ArrayProxy< const MappedMemoryRange > memoryRanges, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
flushMappedMemoryRanges(uint32_t memoryRangeCount, const MappedMemoryRange *pMemoryRanges, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
flushMappedMemoryRanges(ArrayProxy< const MappedMemoryRange > memoryRanges, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(DeviceMemory memory, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(DeviceMemory memory, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(DescriptorPool descriptorPool, uint32_t descriptorSetCount, const DescriptorSet *pDescriptorSets, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(DescriptorPool descriptorPool, ArrayProxy< const DescriptorSet > descriptorSets, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(CommandPool commandPool, uint32_t commandBufferCount, const CommandBuffer *pCommandBuffers, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(CommandPool commandPool, ArrayProxy< const CommandBuffer > commandBuffers, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
free(DeviceMemory memory, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(DeviceMemory memory, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(DescriptorPool descriptorPool, uint32_t descriptorSetCount, const DescriptorSet *pDescriptorSets, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(DescriptorPool descriptorPool, ArrayProxy< const DescriptorSet > descriptorSets, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(CommandPool commandPool, uint32_t commandBufferCount, const CommandBuffer *pCommandBuffers, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
free(CommandPool commandPool, ArrayProxy< const CommandBuffer > commandBuffers, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeCommandBuffers(CommandPool commandPool, uint32_t commandBufferCount, const CommandBuffer *pCommandBuffers, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeCommandBuffers(CommandPool commandPool, ArrayProxy< const CommandBuffer > commandBuffers, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeCommandBuffers(CommandPool commandPool, uint32_t commandBufferCount, const CommandBuffer *pCommandBuffers, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeCommandBuffers(CommandPool commandPool, ArrayProxy< const CommandBuffer > commandBuffers, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeDescriptorSets(DescriptorPool descriptorPool, uint32_t descriptorSetCount, const DescriptorSet *pDescriptorSets, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeDescriptorSets(DescriptorPool descriptorPool, ArrayProxy< const DescriptorSet > descriptorSets, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeDescriptorSets(DescriptorPool descriptorPool, uint32_t descriptorSetCount, const DescriptorSet *pDescriptorSets, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeDescriptorSets(DescriptorPool descriptorPool, ArrayProxy< const DescriptorSet > descriptorSets, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeMemory(DeviceMemory memory, const AllocationCallbacks *pAllocator, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeMemory(DeviceMemory memory, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
freeMemory(DeviceMemory memory, const AllocationCallbacks *pAllocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
freeMemory(DeviceMemory memory, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements(Buffer buffer, MemoryRequirements *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements(Buffer buffer, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements(Buffer buffer, MemoryRequirements *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements(Buffer buffer, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getBufferMemoryRequirements2KHR(const BufferMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo *pCreateInfo, DescriptorSetLayoutSupport *pSupport, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo *pCreateInfo, DescriptorSetLayoutSupport *pSupport, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupport(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo *pCreateInfo, DescriptorSetLayoutSupport *pSupport, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo *pCreateInfo, DescriptorSetLayoutSupport *pSupport, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getDescriptorSetLayoutSupportKHR(const DescriptorSetLayoutCreateInfo &createInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getEventStatus(Event event, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getEventStatus(Event event, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getFenceFdKHR(const FenceGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getFenceFdKHR(const FenceGetFdInfoKHR &getFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getFenceFdKHR(const FenceGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getFenceFdKHR(const FenceGetFdInfoKHR &getFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getFenceStatus(Fence fence, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getFenceStatus(Fence fence, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeatures(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, PeerMemoryFeatureFlags *pPeerMemoryFeatures, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeatures(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeatures(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, PeerMemoryFeatureFlags *pPeerMemoryFeatures, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeatures(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeaturesKHR(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, PeerMemoryFeatureFlags *pPeerMemoryFeatures, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeaturesKHR(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeaturesKHR(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, PeerMemoryFeatureFlags *pPeerMemoryFeatures, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPeerMemoryFeaturesKHR(uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPresentCapabilitiesKHR(DeviceGroupPresentCapabilitiesKHR *pDeviceGroupPresentCapabilities, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPresentCapabilitiesKHR(Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupPresentCapabilitiesKHR(DeviceGroupPresentCapabilitiesKHR *pDeviceGroupPresentCapabilities, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupPresentCapabilitiesKHR(Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupSurfacePresentModesKHR(SurfaceKHR surface, DeviceGroupPresentModeFlagsKHR *pModes, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupSurfacePresentModesKHR(SurfaceKHR surface, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getGroupSurfacePresentModesKHR(SurfaceKHR surface, DeviceGroupPresentModeFlagsKHR *pModes, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getGroupSurfacePresentModesKHR(SurfaceKHR surface, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements(Image image, MemoryRequirements *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements(Image image, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements(Image image, MemoryRequirements *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements(Image image, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 *pInfo, MemoryRequirements2 *pMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageMemoryRequirements2KHR(const ImageMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements(Image image, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements *pSparseMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements(Image image, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements(Image image, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements *pSparseMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements(Image image, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2(const ImageSparseMemoryRequirementsInfo2 *pInfo, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements2 *pSparseMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2(const ImageSparseMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2(const ImageSparseMemoryRequirementsInfo2 *pInfo, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements2 *pSparseMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2(const ImageSparseMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2KHR(const ImageSparseMemoryRequirementsInfo2 *pInfo, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements2 *pSparseMemoryRequirements, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2KHR(const ImageSparseMemoryRequirementsInfo2 &info, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2KHR(const ImageSparseMemoryRequirementsInfo2 *pInfo, uint32_t *pSparseMemoryRequirementCount, SparseImageMemoryRequirements2 *pSparseMemoryRequirements, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSparseMemoryRequirements2KHR(const ImageSparseMemoryRequirementsInfo2 &info, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSubresourceLayout(Image image, const ImageSubresource *pSubresource, SubresourceLayout *pLayout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSubresourceLayout(Image image, const ImageSubresource &subresource, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getImageSubresourceLayout(Image image, const ImageSubresource *pSubresource, SubresourceLayout *pLayout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getImageSubresourceLayout(Image image, const ImageSubresource &subresource, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryCommitment(DeviceMemory memory, DeviceSize *pCommittedMemoryInBytes, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryCommitment(DeviceMemory memory, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryCommitment(DeviceMemory memory, DeviceSize *pCommittedMemoryInBytes, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryCommitment(DeviceMemory memory, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdKHR(const MemoryGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdKHR(const MemoryGetFdInfoKHR &getFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdKHR(const MemoryGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdKHR(const MemoryGetFdInfoKHR &getFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdPropertiesKHR(ExternalMemoryHandleTypeFlagBits handleType, int fd, MemoryFdPropertiesKHR *pMemoryFdProperties, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdPropertiesKHR(ExternalMemoryHandleTypeFlagBits handleType, int fd, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdPropertiesKHR(ExternalMemoryHandleTypeFlagBits handleType, int fd, MemoryFdPropertiesKHR *pMemoryFdProperties, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryFdPropertiesKHR(ExternalMemoryHandleTypeFlagBits handleType, int fd, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryHostPointerPropertiesEXT(ExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, MemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryHostPointerPropertiesEXT(ExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getMemoryHostPointerPropertiesEXT(ExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, MemoryHostPointerPropertiesEXT *pMemoryHostPointerProperties, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getMemoryHostPointerPropertiesEXT(ExternalMemoryHandleTypeFlagBits handleType, const void *pHostPointer, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getPastPresentationTimingGOOGLE(SwapchainKHR swapchain, uint32_t *pPresentationTimingCount, PastPresentationTimingGOOGLE *pPresentationTimings, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getPastPresentationTimingGOOGLE(SwapchainKHR swapchain, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getPastPresentationTimingGOOGLE(SwapchainKHR swapchain, uint32_t *pPresentationTimingCount, PastPresentationTimingGOOGLE *pPresentationTimings, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getPastPresentationTimingGOOGLE(SwapchainKHR swapchain, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getPipelineCacheData(PipelineCache pipelineCache, size_t *pDataSize, void *pData, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getPipelineCacheData(PipelineCache pipelineCache, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getPipelineCacheData(PipelineCache pipelineCache, size_t *pDataSize, void *pData, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getPipelineCacheData(PipelineCache pipelineCache, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getProcAddr(const char *pName, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getProcAddr(const std::string &name, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getProcAddr(const char *pName, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getProcAddr(const std::string &name, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueryPoolResults(QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, DeviceSize stride, QueryResultFlags flags, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueryPoolResults(QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, ArrayProxy< T > data, DeviceSize stride, QueryResultFlags flags, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueryPoolResults(QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, size_t dataSize, void *pData, DeviceSize stride, QueryResultFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueryPoolResults(QueryPool queryPool, uint32_t firstQuery, uint32_t queryCount, ArrayProxy< T > data, DeviceSize stride, QueryResultFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, Queue *pQueue, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, Queue *pQueue, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueue(uint32_t queueFamilyIndex, uint32_t queueIndex, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueue2(const DeviceQueueInfo2 *pQueueInfo, Queue *pQueue, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueue2(const DeviceQueueInfo2 &queueInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getQueue2(const DeviceQueueInfo2 *pQueueInfo, Queue *pQueue, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getQueue2(const DeviceQueueInfo2 &queueInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getRefreshCycleDurationGOOGLE(SwapchainKHR swapchain, RefreshCycleDurationGOOGLE *pDisplayTimingProperties, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getRefreshCycleDurationGOOGLE(SwapchainKHR swapchain, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getRefreshCycleDurationGOOGLE(SwapchainKHR swapchain, RefreshCycleDurationGOOGLE *pDisplayTimingProperties, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getRefreshCycleDurationGOOGLE(SwapchainKHR swapchain, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getRenderAreaGranularity(RenderPass renderPass, Extent2D *pGranularity, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getRenderAreaGranularity(RenderPass renderPass, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getRenderAreaGranularity(RenderPass renderPass, Extent2D *pGranularity, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getRenderAreaGranularity(RenderPass renderPass, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSemaphoreFdKHR(const SemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSemaphoreFdKHR(const SemaphoreGetFdInfoKHR &getFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSemaphoreFdKHR(const SemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSemaphoreFdKHR(const SemaphoreGetFdInfoKHR &getFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getShaderInfoAMD(Pipeline pipeline, ShaderStageFlagBits shaderStage, ShaderInfoTypeAMD infoType, size_t *pInfoSize, void *pInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getShaderInfoAMD(Pipeline pipeline, ShaderStageFlagBits shaderStage, ShaderInfoTypeAMD infoType, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getShaderInfoAMD(Pipeline pipeline, ShaderStageFlagBits shaderStage, ShaderInfoTypeAMD infoType, size_t *pInfoSize, void *pInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getShaderInfoAMD(Pipeline pipeline, ShaderStageFlagBits shaderStage, ShaderInfoTypeAMD infoType, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSwapchainCounterEXT(SwapchainKHR swapchain, SurfaceCounterFlagBitsEXT counter, uint64_t *pCounterValue, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSwapchainCounterEXT(SwapchainKHR swapchain, SurfaceCounterFlagBitsEXT counter, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSwapchainCounterEXT(SwapchainKHR swapchain, SurfaceCounterFlagBitsEXT counter, uint64_t *pCounterValue, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSwapchainCounterEXT(SwapchainKHR swapchain, SurfaceCounterFlagBitsEXT counter, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSwapchainImagesKHR(SwapchainKHR swapchain, uint32_t *pSwapchainImageCount, Image *pSwapchainImages, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSwapchainImagesKHR(SwapchainKHR swapchain, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSwapchainImagesKHR(SwapchainKHR swapchain, uint32_t *pSwapchainImageCount, Image *pSwapchainImages, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSwapchainImagesKHR(SwapchainKHR swapchain, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getSwapchainStatusKHR(SwapchainKHR swapchain, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getSwapchainStatusKHR(SwapchainKHR swapchain, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getValidationCacheDataEXT(ValidationCacheEXT validationCache, size_t *pDataSize, void *pData, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getValidationCacheDataEXT(ValidationCacheEXT validationCache, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
getValidationCacheDataEXT(ValidationCacheEXT validationCache, size_t *pDataSize, void *pData, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
getValidationCacheDataEXT(ValidationCacheEXT validationCache, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
importFenceFdKHR(const ImportFenceFdInfoKHR *pImportFenceFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
importFenceFdKHR(const ImportFenceFdInfoKHR &importFenceFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
importFenceFdKHR(const ImportFenceFdInfoKHR *pImportFenceFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
importFenceFdKHR(const ImportFenceFdInfoKHR &importFenceFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
importSemaphoreFdKHR(const ImportSemaphoreFdInfoKHR *pImportSemaphoreFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
importSemaphoreFdKHR(const ImportSemaphoreFdInfoKHR &importSemaphoreFdInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
importSemaphoreFdKHR(const ImportSemaphoreFdInfoKHR *pImportSemaphoreFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
importSemaphoreFdKHR(const ImportSemaphoreFdInfoKHR &importSemaphoreFdInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
invalidateMappedMemoryRanges(uint32_t memoryRangeCount, const MappedMemoryRange *pMemoryRanges, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
invalidateMappedMemoryRanges(ArrayProxy< const MappedMemoryRange > memoryRanges, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
invalidateMappedMemoryRanges(uint32_t memoryRangeCount, const MappedMemoryRange *pMemoryRanges, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
invalidateMappedMemoryRanges(ArrayProxy< const MappedMemoryRange > memoryRanges, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
m_deviceVULKAN_HPP_NAMESPACE::Deviceprivate
mapMemory(DeviceMemory memory, DeviceSize offset, DeviceSize size, MemoryMapFlags flags, void **ppData, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mapMemory(DeviceMemory memory, DeviceSize offset, DeviceSize size, MemoryMapFlags flags=MemoryMapFlags(), Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mapMemory(DeviceMemory memory, DeviceSize offset, DeviceSize size, MemoryMapFlags flags, void **ppData, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
mapMemory(DeviceMemory memory, DeviceSize offset, DeviceSize size, MemoryMapFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
mergePipelineCaches(PipelineCache dstCache, uint32_t srcCacheCount, const PipelineCache *pSrcCaches, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mergePipelineCaches(PipelineCache dstCache, ArrayProxy< const PipelineCache > srcCaches, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mergePipelineCaches(PipelineCache dstCache, uint32_t srcCacheCount, const PipelineCache *pSrcCaches, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
mergePipelineCaches(PipelineCache dstCache, ArrayProxy< const PipelineCache > srcCaches, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
mergeValidationCachesEXT(ValidationCacheEXT dstCache, uint32_t srcCacheCount, const ValidationCacheEXT *pSrcCaches, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mergeValidationCachesEXT(ValidationCacheEXT dstCache, ArrayProxy< const ValidationCacheEXT > srcCaches, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
mergeValidationCachesEXT(ValidationCacheEXT dstCache, uint32_t srcCacheCount, const ValidationCacheEXT *pSrcCaches, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
mergeValidationCachesEXT(ValidationCacheEXT dstCache, ArrayProxy< const ValidationCacheEXT > srcCaches, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
operator bool() constVULKAN_HPP_NAMESPACE::Deviceinlineexplicit
operator VkDevice() constVULKAN_HPP_NAMESPACE::Deviceinline
operator!() constVULKAN_HPP_NAMESPACE::Deviceinline
operator!=(Device const &rhs) constVULKAN_HPP_NAMESPACE::Deviceinline
operator<(Device const &rhs) constVULKAN_HPP_NAMESPACE::Deviceinline
operator=(std::nullptr_t)VULKAN_HPP_NAMESPACE::Deviceinline
operator==(Device const &rhs) constVULKAN_HPP_NAMESPACE::Deviceinline
registerDisplayEventEXT(DisplayKHR display, const DisplayEventInfoEXT *pDisplayEventInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerDisplayEventEXT(DisplayKHR display, const DisplayEventInfoEXT &displayEventInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerDisplayEventEXT(DisplayKHR display, const DisplayEventInfoEXT *pDisplayEventInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
registerDisplayEventEXT(DisplayKHR display, const DisplayEventInfoEXT &displayEventInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
registerEventEXT(const DeviceEventInfoEXT *pDeviceEventInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerEventEXT(const DeviceEventInfoEXT &deviceEventInfo, Optional< const AllocationCallbacks > allocator=nullptr, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerEventEXT(const DeviceEventInfoEXT *pDeviceEventInfo, const AllocationCallbacks *pAllocator, Fence *pFence, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
registerEventEXT(const DeviceEventInfoEXT &deviceEventInfo, Optional< const AllocationCallbacks > allocator, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
registerObjectsNVX(ObjectTableNVX objectTable, uint32_t objectCount, const ObjectTableEntryNVX *const *ppObjectTableEntries, const uint32_t *pObjectIndices, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerObjectsNVX(ObjectTableNVX objectTable, ArrayProxy< const ObjectTableEntryNVX *const > pObjectTableEntries, ArrayProxy< const uint32_t > objectIndices, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
registerObjectsNVX(ObjectTableNVX objectTable, uint32_t objectCount, const ObjectTableEntryNVX *const *ppObjectTableEntries, const uint32_t *pObjectIndices, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
registerObjectsNVX(ObjectTableNVX objectTable, ArrayProxy< const ObjectTableEntryNVX *const > pObjectTableEntries, ArrayProxy< const uint32_t > objectIndices, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
resetCommandPool(CommandPool commandPool, CommandPoolResetFlags flags, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
resetCommandPool(CommandPool commandPool, CommandPoolResetFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
resetDescriptorPool(DescriptorPool descriptorPool, DescriptorPoolResetFlags flags=DescriptorPoolResetFlags(), Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
resetDescriptorPool(DescriptorPool descriptorPool, DescriptorPoolResetFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
resetEvent(Event event, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
resetEvent(Event event, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
resetFences(uint32_t fenceCount, const Fence *pFences, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
resetFences(ArrayProxy< const Fence > fences, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
resetFences(uint32_t fenceCount, const Fence *pFences, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
resetFences(ArrayProxy< const Fence > fences, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectNameEXT(const DebugUtilsObjectNameInfoEXT *pNameInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectNameEXT(const DebugUtilsObjectNameInfoEXT &nameInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectNameEXT(const DebugUtilsObjectNameInfoEXT *pNameInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectNameEXT(const DebugUtilsObjectNameInfoEXT &nameInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectTagEXT(const DebugUtilsObjectTagInfoEXT *pTagInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectTagEXT(const DebugUtilsObjectTagInfoEXT &tagInfo, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectTagEXT(const DebugUtilsObjectTagInfoEXT *pTagInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setDebugUtilsObjectTagEXT(const DebugUtilsObjectTagInfoEXT &tagInfo, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setEvent(Event event, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setEvent(Event event, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setHdrMetadataEXT(uint32_t swapchainCount, const SwapchainKHR *pSwapchains, const HdrMetadataEXT *pMetadata, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setHdrMetadataEXT(ArrayProxy< const SwapchainKHR > swapchains, ArrayProxy< const HdrMetadataEXT > metadata, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
setHdrMetadataEXT(uint32_t swapchainCount, const SwapchainKHR *pSwapchains, const HdrMetadataEXT *pMetadata, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
setHdrMetadataEXT(ArrayProxy< const SwapchainKHR > swapchains, ArrayProxy< const HdrMetadataEXT > metadata, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
trimCommandPool(CommandPool commandPool, CommandPoolTrimFlags flags=CommandPoolTrimFlags(), Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
trimCommandPool(CommandPool commandPool, CommandPoolTrimFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
trimCommandPoolKHR(CommandPool commandPool, CommandPoolTrimFlags flags=CommandPoolTrimFlags(), Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
trimCommandPoolKHR(CommandPool commandPool, CommandPoolTrimFlags flags, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
unmapMemory(DeviceMemory memory, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
unmapMemory(DeviceMemory memory, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
unregisterObjectsNVX(ObjectTableNVX objectTable, uint32_t objectCount, const ObjectEntryTypeNVX *pObjectEntryTypes, const uint32_t *pObjectIndices, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
unregisterObjectsNVX(ObjectTableNVX objectTable, ArrayProxy< const ObjectEntryTypeNVX > objectEntryTypes, ArrayProxy< const uint32_t > objectIndices, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
unregisterObjectsNVX(ObjectTableNVX objectTable, uint32_t objectCount, const ObjectEntryTypeNVX *pObjectEntryTypes, const uint32_t *pObjectIndices, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
unregisterObjectsNVX(ObjectTableNVX objectTable, ArrayProxy< const ObjectEntryTypeNVX > objectEntryTypes, ArrayProxy< const uint32_t > objectIndices, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSets(uint32_t descriptorWriteCount, const WriteDescriptorSet *pDescriptorWrites, uint32_t descriptorCopyCount, const CopyDescriptorSet *pDescriptorCopies, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSets(ArrayProxy< const WriteDescriptorSet > descriptorWrites, ArrayProxy< const CopyDescriptorSet > descriptorCopies, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSets(uint32_t descriptorWriteCount, const WriteDescriptorSet *pDescriptorWrites, uint32_t descriptorCopyCount, const CopyDescriptorSet *pDescriptorCopies, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSets(ArrayProxy< const WriteDescriptorSet > descriptorWrites, ArrayProxy< const CopyDescriptorSet > descriptorCopies, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSetWithTemplate(DescriptorSet descriptorSet, DescriptorUpdateTemplate descriptorUpdateTemplate, const void *pData, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSetWithTemplate(DescriptorSet descriptorSet, DescriptorUpdateTemplate descriptorUpdateTemplate, const void *pData, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSetWithTemplateKHR(DescriptorSet descriptorSet, DescriptorUpdateTemplate descriptorUpdateTemplate, const void *pData, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
updateDescriptorSetWithTemplateKHR(DescriptorSet descriptorSet, DescriptorUpdateTemplate descriptorUpdateTemplate, const void *pData, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
waitForFences(uint32_t fenceCount, const Fence *pFences, Bool32 waitAll, uint64_t timeout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
waitForFences(ArrayProxy< const Fence > fences, Bool32 waitAll, uint64_t timeout, Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
waitForFences(uint32_t fenceCount, const Fence *pFences, Bool32 waitAll, uint64_t timeout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
waitForFences(ArrayProxy< const Fence > fences, Bool32 waitAll, uint64_t timeout, Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device
waitIdle(Dispatch const &d=Dispatch()) constVULKAN_HPP_NAMESPACE::Device
waitIdle(Dispatch const &d) constVULKAN_HPP_NAMESPACE::Device