Lines Matching defs:swap
2753 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context & rhs )
2756 std::swap( m_dynamicLoader, rhs.m_dynamicLoader );
2758 m_dispatcher.swap( rhs.m_dispatcher );
2836 std::swap( m_instance, rhs.m_instance );
2837 std::swap( m_allocator, rhs.m_allocator );
2838 std::swap( m_dispatcher, rhs.m_dispatcher );
2872 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Instance & rhs ) VULKAN_HPP_NOEXCEPT
2874 std::swap( m_instance, rhs.m_instance );
2875 std::swap( m_allocator, rhs.m_allocator );
2876 std::swap( m_dispatcher, rhs.m_dispatcher );
3113 std::swap( m_physicalDevice, rhs.m_physicalDevice );
3114 std::swap( m_dispatcher, rhs.m_dispatcher );
3142 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PhysicalDevice & rhs ) VULKAN_HPP_NOEXCEPT
3144 std::swap( m_physicalDevice, rhs.m_physicalDevice );
3145 std::swap( m_dispatcher, rhs.m_dispatcher );
3517 std::swap( *this, rhs );
3573 std::swap( m_device, rhs.m_device );
3574 std::swap( m_allocator, rhs.m_allocator );
3575 std::swap( m_dispatcher, rhs.m_dispatcher );
3609 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device & rhs ) VULKAN_HPP_NOEXCEPT
3611 std::swap( m_device, rhs.m_device );
3612 std::swap( m_allocator, rhs.m_allocator );
3613 std::swap( m_dispatcher, rhs.m_dispatcher );
4639 std::swap( m_device, rhs.m_device );
4640 std::swap( m_accelerationStructure, rhs.m_accelerationStructure );
4641 std::swap( m_allocator, rhs.m_allocator );
4642 std::swap( m_dispatcher, rhs.m_dispatcher );
4685 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureKHR & rhs ) VULKAN_HPP_NOEXCEPT
4687 std::swap( m_device, rhs.m_device );
4688 std::swap( m_accelerationStructure, rhs.m_accelerationStructure );
4689 std::swap( m_allocator, rhs.m_allocator );
4690 std::swap( m_dispatcher, rhs.m_dispatcher );
4754 std::swap( m_device, rhs.m_device );
4755 std::swap( m_accelerationStructure, rhs.m_accelerationStructure );
4756 std::swap( m_allocator, rhs.m_allocator );
4757 std::swap( m_dispatcher, rhs.m_dispatcher );
4800 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::AccelerationStructureNV & rhs ) VULKAN_HPP_NOEXCEPT
4802 std::swap( m_device, rhs.m_device );
4803 std::swap( m_accelerationStructure, rhs.m_accelerationStructure );
4804 std::swap( m_allocator, rhs.m_allocator );
4805 std::swap( m_dispatcher, rhs.m_dispatcher );
4877 std::swap( m_device, rhs.m_device );
4878 std::swap( m_buffer, rhs.m_buffer );
4879 std::swap( m_allocator, rhs.m_allocator );
4880 std::swap( m_dispatcher, rhs.m_dispatcher );
4922 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Buffer & rhs ) VULKAN_HPP_NOEXCEPT
4924 std::swap( m_device, rhs.m_device );
4925 std::swap( m_buffer, rhs.m_buffer );
4926 std::swap( m_allocator, rhs.m_allocator );
4927 std::swap( m_dispatcher, rhs.m_dispatcher );
4998 std::swap( m_device, rhs.m_device );
4999 std::swap( m_collection, rhs.m_collection );
5000 std::swap( m_allocator, rhs.m_allocator );
5001 std::swap( m_dispatcher, rhs.m_dispatcher );
5044 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferCollectionFUCHSIA & rhs ) VULKAN_HPP_NOEXCEPT
5046 std::swap( m_device, rhs.m_device );
5047 std::swap( m_collection, rhs.m_collection );
5048 std::swap( m_allocator, rhs.m_allocator );
5049 std::swap( m_dispatcher, rhs.m_dispatcher );
5122 std::swap( m_device, rhs.m_device );
5123 std::swap( m_bufferView, rhs.m_bufferView );
5124 std::swap( m_allocator, rhs.m_allocator );
5125 std::swap( m_dispatcher, rhs.m_dispatcher );
5167 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::BufferView & rhs ) VULKAN_HPP_NOEXCEPT
5169 std::swap( m_device, rhs.m_device );
5170 std::swap( m_bufferView, rhs.m_bufferView );
5171 std::swap( m_allocator, rhs.m_allocator );
5172 std::swap( m_dispatcher, rhs.m_dispatcher );
5236 std::swap( m_device, rhs.m_device );
5237 std::swap( m_commandPool, rhs.m_commandPool );
5238 std::swap( m_allocator, rhs.m_allocator );
5239 std::swap( m_dispatcher, rhs.m_dispatcher );
5281 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandPool & rhs ) VULKAN_HPP_NOEXCEPT
5283 std::swap( m_device, rhs.m_device );
5284 std::swap( m_commandPool, rhs.m_commandPool );
5285 std::swap( m_allocator, rhs.m_allocator );
5286 std::swap( m_dispatcher, rhs.m_dispatcher );
5348 std::swap( m_device, rhs.m_device );
5349 std::swap( m_commandPool, rhs.m_commandPool );
5350 std::swap( m_commandBuffer, rhs.m_commandBuffer );
5351 std::swap( m_dispatcher, rhs.m_dispatcher );
5393 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer & rhs ) VULKAN_HPP_NOEXCEPT
5395 std::swap( m_device, rhs.m_device );
5396 std::swap( m_commandPool, rhs.m_commandPool );
5397 std::swap( m_commandBuffer, rhs.m_commandBuffer );
5398 std::swap( m_dispatcher, rhs.m_dispatcher );
6359 std::swap( *this, rhs );
6417 std::swap( m_device, rhs.m_device );
6418 std::swap( m_function, rhs.m_function );
6419 std::swap( m_allocator, rhs.m_allocator );
6420 std::swap( m_dispatcher, rhs.m_dispatcher );
6462 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuFunctionNVX & rhs ) VULKAN_HPP_NOEXCEPT
6464 std::swap( m_device, rhs.m_device );
6465 std::swap( m_function, rhs.m_function );
6466 std::swap( m_allocator, rhs.m_allocator );
6467 std::swap( m_dispatcher, rhs.m_dispatcher );
6531 std::swap( m_device, rhs.m_device );
6532 std::swap( m_module, rhs.m_module );
6533 std::swap( m_allocator, rhs.m_allocator );
6534 std::swap( m_dispatcher, rhs.m_dispatcher );
6576 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CuModuleNVX & rhs ) VULKAN_HPP_NOEXCEPT
6578 std::swap( m_device, rhs.m_device );
6579 std::swap( m_module, rhs.m_module );
6580 std::swap( m_allocator, rhs.m_allocator );
6581 std::swap( m_dispatcher, rhs.m_dispatcher );
6646 std::swap( m_device, rhs.m_device );
6647 std::swap( m_function, rhs.m_function );
6648 std::swap( m_allocator, rhs.m_allocator );
6649 std::swap( m_dispatcher, rhs.m_dispatcher );
6691 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CudaFunctionNV & rhs ) VULKAN_HPP_NOEXCEPT
6693 std::swap( m_device, rhs.m_device );
6694 std::swap( m_function, rhs.m_function );
6695 std::swap( m_allocator, rhs.m_allocator );
6696 std::swap( m_dispatcher, rhs.m_dispatcher );
6762 std::swap( m_device, rhs.m_device );
6763 std::swap( m_module, rhs.m_module );
6764 std::swap( m_allocator, rhs.m_allocator );
6765 std::swap( m_dispatcher, rhs.m_dispatcher );
6807 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CudaModuleNV & rhs ) VULKAN_HPP_NOEXCEPT
6809 std::swap( m_device, rhs.m_device );
6810 std::swap( m_module, rhs.m_module );
6811 std::swap( m_allocator, rhs.m_allocator );
6812 std::swap( m_dispatcher, rhs.m_dispatcher );
6881 std::swap( m_instance, rhs.m_instance );
6882 std::swap( m_callback, rhs.m_callback );
6883 std::swap( m_allocator, rhs.m_allocator );
6884 std::swap( m_dispatcher, rhs.m_dispatcher );
6927 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DebugReportCallbackEXT & rhs ) VULKAN_HPP_NOEXCEPT
6929 std::swap( m_instance, rhs.m_instance );
6930 std::swap( m_callback, rhs.m_callback );
6931 std::swap( m_allocator, rhs.m_allocator );
6932 std::swap( m_dispatcher, rhs.m_dispatcher );
6996 std::swap( m_instance, rhs.m_instance );
6997 std::swap( m_messenger, rhs.m_messenger );
6998 std::swap( m_allocator, rhs.m_allocator );
6999 std::swap( m_dispatcher, rhs.m_dispatcher );
7042 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DebugUtilsMessengerEXT & rhs ) VULKAN_HPP_NOEXCEPT
7044 std::swap( m_instance, rhs.m_instance );
7045 std::swap( m_messenger, rhs.m_messenger );
7046 std::swap( m_allocator, rhs.m_allocator );
7047 std::swap( m_dispatcher, rhs.m_dispatcher );
7110 std::swap( m_device, rhs.m_device );
7111 std::swap( m_operation, rhs.m_operation );
7112 std::swap( m_allocator, rhs.m_allocator );
7113 std::swap( m_dispatcher, rhs.m_dispatcher );
7156 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeferredOperationKHR & rhs ) VULKAN_HPP_NOEXCEPT
7158 std::swap( m_device, rhs.m_device );
7159 std::swap( m_operation, rhs.m_operation );
7160 std::swap( m_allocator, rhs.m_allocator );
7161 std::swap( m_dispatcher, rhs.m_dispatcher );
7233 std::swap( m_device, rhs.m_device );
7234 std::swap( m_descriptorPool, rhs.m_descriptorPool );
7235 std::swap( m_allocator, rhs.m_allocator );
7236 std::swap( m_dispatcher, rhs.m_dispatcher );
7279 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorPool & rhs ) VULKAN_HPP_NOEXCEPT
7281 std::swap( m_device, rhs.m_device );
7282 std::swap( m_descriptorPool, rhs.m_descriptorPool );
7283 std::swap( m_allocator, rhs.m_allocator );
7284 std::swap( m_dispatcher, rhs.m_dispatcher );
7338 std::swap( m_device, rhs.m_device );
7339 std::swap( m_descriptorPool, rhs.m_descriptorPool );
7340 std::swap( m_descriptorSet, rhs.m_descriptorSet );
7341 std::swap( m_dispatcher, rhs.m_dispatcher );
7385 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorSet & rhs ) VULKAN_HPP_NOEXCEPT
7387 std::swap( m_device, rhs.m_device );
7388 std::swap( m_descriptorPool, rhs.m_descriptorPool );
7389 std::swap( m_descriptorSet, rhs.m_descriptorSet );
7390 std::swap( m_dispatcher, rhs.m_dispatcher );
7436 std::swap( *this, rhs );
7494 std::swap( m_device, rhs.m_device );
7495 std::swap( m_descriptorSetLayout, rhs.m_descriptorSetLayout );
7496 std::swap( m_allocator, rhs.m_allocator );
7497 std::swap( m_dispatcher, rhs.m_dispatcher );
7540 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorSetLayout & rhs ) VULKAN_HPP_NOEXCEPT
7542 std::swap( m_device, rhs.m_device );
7543 std::swap( m_descriptorSetLayout, rhs.m_descriptorSetLayout );
7544 std::swap( m_allocator, rhs.m_allocator );
7545 std::swap( m_dispatcher, rhs.m_dispatcher );
7615 std::swap( m_device, rhs.m_device );
7616 std::swap( m_descriptorUpdateTemplate, rhs.m_descriptorUpdateTemplate );
7617 std::swap( m_allocator, rhs.m_allocator );
7618 std::swap( m_dispatcher, rhs.m_dispatcher );
7661 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DescriptorUpdateTemplate & rhs ) VULKAN_HPP_NOEXCEPT
7663 std::swap( m_device, rhs.m_device );
7664 std::swap( m_descriptorUpdateTemplate, rhs.m_descriptorUpdateTemplate );
7665 std::swap( m_allocator, rhs.m_allocator );
7666 std::swap( m_dispatcher, rhs.m_dispatcher );
7730 std::swap( m_device, rhs.m_device );
7731 std::swap( m_memory, rhs.m_memory );
7732 std::swap( m_allocator, rhs.m_allocator );
7733 std::swap( m_dispatcher, rhs.m_dispatcher );
7775 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceMemory & rhs ) VULKAN_HPP_NOEXCEPT
7777 std::swap( m_device, rhs.m_device );
7778 std::swap( m_memory, rhs.m_memory );
7779 std::swap( m_allocator, rhs.m_allocator );
7780 std::swap( m_dispatcher, rhs.m_dispatcher );
7874 std::swap( m_physicalDevice, rhs.m_physicalDevice );
7875 std::swap( m_display, rhs.m_display );
7876 std::swap( m_dispatcher, rhs.m_dispatcher );
7915 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR & rhs ) VULKAN_HPP_NOEXCEPT
7917 std::swap( m_physicalDevice, rhs.m_physicalDevice );
7918 std::swap( m_display, rhs.m_display );
7919 std::swap( m_dispatcher, rhs.m_dispatcher );
7968 std::swap( *this, rhs );
8026 std::swap( m_physicalDevice, rhs.m_physicalDevice );
8027 std::swap( m_displayModeKHR, rhs.m_displayModeKHR );
8028 std::swap( m_dispatcher, rhs.m_dispatcher );
8058 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayModeKHR & rhs ) VULKAN_HPP_NOEXCEPT
8060 std::swap( m_physicalDevice, rhs.m_physicalDevice );
8061 std::swap( m_displayModeKHR, rhs.m_displayModeKHR );
8062 std::swap( m_dispatcher, rhs.m_dispatcher );
8129 std::swap( m_device, rhs.m_device );
8130 std::swap( m_event, rhs.m_event );
8131 std::swap( m_allocator, rhs.m_allocator );
8132 std::swap( m_dispatcher, rhs.m_dispatcher );
8174 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Event & rhs ) VULKAN_HPP_NOEXCEPT
8176 std::swap( m_device, rhs.m_device );
8177 std::swap( m_event, rhs.m_event );
8178 std::swap( m_allocator, rhs.m_allocator );
8179 std::swap( m_dispatcher, rhs.m_dispatcher );
8270 std::swap( m_device, rhs.m_device );
8271 std::swap( m_fence, rhs.m_fence );
8272 std::swap( m_allocator, rhs.m_allocator );
8273 std::swap( m_dispatcher, rhs.m_dispatcher );
8315 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Fence & rhs ) VULKAN_HPP_NOEXCEPT
8317 std::swap( m_device, rhs.m_device );
8318 std::swap( m_fence, rhs.m_fence );
8319 std::swap( m_allocator, rhs.m_allocator );
8320 std::swap( m_dispatcher, rhs.m_dispatcher );
8388 std::swap( m_device, rhs.m_device );
8389 std::swap( m_framebuffer, rhs.m_framebuffer );
8390 std::swap( m_allocator, rhs.m_allocator );
8391 std::swap( m_dispatcher, rhs.m_dispatcher );
8433 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Framebuffer & rhs ) VULKAN_HPP_NOEXCEPT
8435 std::swap( m_device, rhs.m_device );
8436 std::swap( m_framebuffer, rhs.m_framebuffer );
8437 std::swap( m_allocator, rhs.m_allocator );
8438 std::swap( m_dispatcher, rhs.m_dispatcher );
8506 std::swap( m_device, rhs.m_device );
8507 std::swap( m_image, rhs.m_image );
8508 std::swap( m_allocator, rhs.m_allocator );
8509 std::swap( m_dispatcher, rhs.m_dispatcher );
8551 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Image & rhs ) VULKAN_HPP_NOEXCEPT
8553 std::swap( m_device, rhs.m_device );
8554 std::swap( m_image, rhs.m_image );
8555 std::swap( m_allocator, rhs.m_allocator );
8556 std::swap( m_dispatcher, rhs.m_dispatcher );
8653 std::swap( m_device, rhs.m_device );
8654 std::swap( m_imageView, rhs.m_imageView );
8655 std::swap( m_allocator, rhs.m_allocator );
8656 std::swap( m_dispatcher, rhs.m_dispatcher );
8698 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ImageView & rhs ) VULKAN_HPP_NOEXCEPT
8700 std::swap( m_device, rhs.m_device );
8701 std::swap( m_imageView, rhs.m_imageView );
8702 std::swap( m_allocator, rhs.m_allocator );
8703 std::swap( m_dispatcher, rhs.m_dispatcher );
8771 std::swap( m_device, rhs.m_device );
8772 std::swap( m_indirectCommandsLayout, rhs.m_indirectCommandsLayout );
8773 std::swap( m_allocator, rhs.m_allocator );
8774 std::swap( m_dispatcher, rhs.m_dispatcher );
8817 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::IndirectCommandsLayoutNV & rhs ) VULKAN_HPP_NOEXCEPT
8819 std::swap( m_device, rhs.m_device );
8820 std::swap( m_indirectCommandsLayout, rhs.m_indirectCommandsLayout );
8821 std::swap( m_allocator, rhs.m_allocator );
8822 std::swap( m_dispatcher, rhs.m_dispatcher );
8886 std::swap( m_device, rhs.m_device );
8887 std::swap( m_micromap, rhs.m_micromap );
8888 std::swap( m_allocator, rhs.m_allocator );
8889 std::swap( m_dispatcher, rhs.m_dispatcher );
8931 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::MicromapEXT & rhs ) VULKAN_HPP_NOEXCEPT
8933 std::swap( m_device, rhs.m_device );
8934 std::swap( m_micromap, rhs.m_micromap );
8935 std::swap( m_allocator, rhs.m_allocator );
8936 std::swap( m_dispatcher, rhs.m_dispatcher );
9000 std::swap( m_device, rhs.m_device );
9001 std::swap( m_session, rhs.m_session );
9002 std::swap( m_allocator, rhs.m_allocator );
9003 std::swap( m_dispatcher, rhs.m_dispatcher );
9046 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::OpticalFlowSessionNV & rhs ) VULKAN_HPP_NOEXCEPT
9048 std::swap( m_device, rhs.m_device );
9049 std::swap( m_session, rhs.m_session );
9050 std::swap( m_allocator, rhs.m_allocator );
9051 std::swap( m_dispatcher, rhs.m_dispatcher );
9114 std::swap( m_device, rhs.m_device );
9115 std::swap( m_configuration, rhs.m_configuration );
9116 std::swap( m_dispatcher, rhs.m_dispatcher );
9156 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PerformanceConfigurationINTEL & rhs ) VULKAN_HPP_NOEXCEPT
9158 std::swap( m_device, rhs.m_device );
9159 std::swap( m_configuration, rhs.m_configuration );
9160 std::swap( m_dispatcher, rhs.m_dispatcher );
9223 std::swap( m_device, rhs.m_device );
9224 std::swap( m_pipelineCache, rhs.m_pipelineCache );
9225 std::swap( m_allocator, rhs.m_allocator );
9226 std::swap( m_dispatcher, rhs.m_dispatcher );
9269 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineCache & rhs ) VULKAN_HPP_NOEXCEPT
9271 std::swap( m_device, rhs.m_device );
9272 std::swap( m_pipelineCache, rhs.m_pipelineCache );
9273 std::swap( m_allocator, rhs.m_allocator );
9274 std::swap( m_dispatcher, rhs.m_dispatcher );
9391 std::swap( m_device, rhs.m_device );
9392 std::swap( m_pipeline, rhs.m_pipeline );
9393 std::swap( m_allocator, rhs.m_allocator );
9394 std::swap( m_constructorSuccessCode, rhs.m_constructorSuccessCode );
9395 std::swap( m_dispatcher, rhs.m_dispatcher );
9444 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Pipeline & rhs ) VULKAN_HPP_NOEXCEPT
9446 std::swap( m_device, rhs.m_device );
9447 std::swap( m_pipeline, rhs.m_pipeline );
9448 std::swap( m_allocator, rhs.m_allocator );
9449 std::swap( m_constructorSuccessCode, rhs.m_constructorSuccessCode );
9450 std::swap( m_dispatcher, rhs.m_dispatcher );
9569 std::swap( *this, rhs );
9627 std::swap( m_device, rhs.m_device );
9628 std::swap( m_pipelineLayout, rhs.m_pipelineLayout );
9629 std::swap( m_allocator, rhs.m_allocator );
9630 std::swap( m_dispatcher, rhs.m_dispatcher );
9673 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PipelineLayout & rhs ) VULKAN_HPP_NOEXCEPT
9675 std::swap( m_device, rhs.m_device );
9676 std::swap( m_pipelineLayout, rhs.m_pipelineLayout );
9677 std::swap( m_allocator, rhs.m_allocator );
9678 std::swap( m_dispatcher, rhs.m_dispatcher );
9742 std::swap( m_device, rhs.m_device );
9743 std::swap( m_privateDataSlot, rhs.m_privateDataSlot );
9744 std::swap( m_allocator, rhs.m_allocator );
9745 std::swap( m_dispatcher, rhs.m_dispatcher );
9788 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::PrivateDataSlot & rhs ) VULKAN_HPP_NOEXCEPT
9790 std::swap( m_device, rhs.m_device );
9791 std::swap( m_privateDataSlot, rhs.m_privateDataSlot );
9792 std::swap( m_allocator, rhs.m_allocator );
9793 std::swap( m_dispatcher, rhs.m_dispatcher );
9857 std::swap( m_device, rhs.m_device );
9858 std::swap( m_queryPool, rhs.m_queryPool );
9859 std::swap( m_allocator, rhs.m_allocator );
9860 std::swap( m_dispatcher, rhs.m_dispatcher );
9902 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::QueryPool & rhs ) VULKAN_HPP_NOEXCEPT
9904 std::swap( m_device, rhs.m_device );
9905 std::swap( m_queryPool, rhs.m_queryPool );
9906 std::swap( m_allocator, rhs.m_allocator );
9907 std::swap( m_dispatcher, rhs.m_dispatcher );
9999 std::swap( m_queue, rhs.m_queue );
10000 std::swap( m_dispatcher, rhs.m_dispatcher );
10028 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Queue & rhs ) VULKAN_HPP_NOEXCEPT
10030 std::swap( m_queue, rhs.m_queue );
10031 std::swap( m_dispatcher, rhs.m_dispatcher );
10148 std::swap( m_device, rhs.m_device );
10149 std::swap( m_renderPass, rhs.m_renderPass );
10150 std::swap( m_allocator, rhs.m_allocator );
10151 std::swap( m_dispatcher, rhs.m_dispatcher );
10193 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::RenderPass & rhs ) VULKAN_HPP_NOEXCEPT
10195 std::swap( m_device, rhs.m_device );
10196 std::swap( m_renderPass, rhs.m_renderPass );
10197 std::swap( m_allocator, rhs.m_allocator );
10198 std::swap( m_dispatcher, rhs.m_dispatcher );
10270 std::swap( m_device, rhs.m_device );
10271 std::swap( m_sampler, rhs.m_sampler );
10272 std::swap( m_allocator, rhs.m_allocator );
10273 std::swap( m_dispatcher, rhs.m_dispatcher );
10315 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Sampler & rhs ) VULKAN_HPP_NOEXCEPT
10317 std::swap( m_device, rhs.m_device );
10318 std::swap( m_sampler, rhs.m_sampler );
10319 std::swap( m_allocator, rhs.m_allocator );
10320 std::swap( m_dispatcher, rhs.m_dispatcher );
10384 std::swap( m_device, rhs.m_device );
10385 std::swap( m_ycbcrConversion, rhs.m_ycbcrConversion );
10386 std::swap( m_allocator, rhs.m_allocator );
10387 std::swap( m_dispatcher, rhs.m_dispatcher );
10430 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::SamplerYcbcrConversion & rhs ) VULKAN_HPP_NOEXCEPT
10432 std::swap( m_device, rhs.m_device );
10433 std::swap( m_ycbcrConversion, rhs.m_ycbcrConversion );
10434 std::swap( m_allocator, rhs.m_allocator );
10435 std::swap( m_dispatcher, rhs.m_dispatcher );
10499 std::swap( m_device, rhs.m_device );
10500 std::swap( m_semaphore, rhs.m_semaphore );
10501 std::swap( m_allocator, rhs.m_allocator );
10502 std::swap( m_dispatcher, rhs.m_dispatcher );
10544 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Semaphore & rhs ) VULKAN_HPP_NOEXCEPT
10546 std::swap( m_device, rhs.m_device );
10547 std::swap( m_semaphore, rhs.m_semaphore );
10548 std::swap( m_allocator, rhs.m_allocator );
10549 std::swap( m_dispatcher, rhs.m_dispatcher );
10621 std::swap( m_device, rhs.m_device );
10622 std::swap( m_shader, rhs.m_shader );
10623 std::swap( m_allocator, rhs.m_allocator );
10624 std::swap( m_dispatcher, rhs.m_dispatcher );
10666 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ShaderEXT & rhs ) VULKAN_HPP_NOEXCEPT
10668 std::swap( m_device, rhs.m_device );
10669 std::swap( m_shader, rhs.m_shader );
10670 std::swap( m_allocator, rhs.m_allocator );
10671 std::swap( m_dispatcher, rhs.m_dispatcher );
10708 std::swap( *this, rhs );
10766 std::swap( m_device, rhs.m_device );
10767 std::swap( m_shaderModule, rhs.m_shaderModule );
10768 std::swap( m_allocator, rhs.m_allocator );
10769 std::swap( m_dispatcher, rhs.m_dispatcher );
10811 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ShaderModule & rhs ) VULKAN_HPP_NOEXCEPT
10813 std::swap( m_device, rhs.m_device );
10814 std::swap( m_shaderModule, rhs.m_shaderModule );
10815 std::swap( m_allocator, rhs.m_allocator );
10816 std::swap( m_dispatcher, rhs.m_dispatcher );
11036 std::swap( m_instance, rhs.m_instance );
11037 std::swap( m_surface, rhs.m_surface );
11038 std::swap( m_allocator, rhs.m_allocator );
11039 std::swap( m_dispatcher, rhs.m_dispatcher );
11081 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::SurfaceKHR & rhs ) VULKAN_HPP_NOEXCEPT
11083 std::swap( m_instance, rhs.m_instance );
11084 std::swap( m_surface, rhs.m_surface );
11085 std::swap( m_allocator, rhs.m_allocator );
11086 std::swap( m_dispatcher, rhs.m_dispatcher );
11150 std::swap( m_device, rhs.m_device );
11151 std::swap( m_swapchain, rhs.m_swapchain );
11152 std::swap( m_allocator, rhs.m_allocator );
11153 std::swap( m_dispatcher, rhs.m_dispatcher );
11195 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::SwapchainKHR & rhs ) VULKAN_HPP_NOEXCEPT
11197 std::swap( m_device, rhs.m_device );
11198 std::swap( m_swapchain, rhs.m_swapchain );
11199 std::swap( m_allocator, rhs.m_allocator );
11200 std::swap( m_dispatcher, rhs.m_dispatcher );
11282 std::swap( *this, rhs );
11340 std::swap( m_device, rhs.m_device );
11341 std::swap( m_validationCache, rhs.m_validationCache );
11342 std::swap( m_allocator, rhs.m_allocator );
11343 std::swap( m_dispatcher, rhs.m_dispatcher );
11386 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::ValidationCacheEXT & rhs ) VULKAN_HPP_NOEXCEPT
11388 std::swap( m_device, rhs.m_device );
11389 std::swap( m_validationCache, rhs.m_validationCache );
11390 std::swap( m_allocator, rhs.m_allocator );
11391 std::swap( m_dispatcher, rhs.m_dispatcher );
11461 std::swap( m_device, rhs.m_device );
11462 std::swap( m_videoSession, rhs.m_videoSession );
11463 std::swap( m_allocator, rhs.m_allocator );
11464 std::swap( m_dispatcher, rhs.m_dispatcher );
11507 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionKHR & rhs ) VULKAN_HPP_NOEXCEPT
11509 std::swap( m_device, rhs.m_device );
11510 std::swap( m_videoSession, rhs.m_videoSession );
11511 std::swap( m_allocator, rhs.m_allocator );
11512 std::swap( m_dispatcher, rhs.m_dispatcher );
11582 std::swap( m_device, rhs.m_device );
11583 std::swap( m_videoSessionParameters, rhs.m_videoSessionParameters );
11584 std::swap( m_allocator, rhs.m_allocator );
11585 std::swap( m_dispatcher, rhs.m_dispatcher );
11628 void swap( VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::VideoSessionParametersKHR & rhs ) VULKAN_HPP_NOEXCEPT
11630 std::swap( m_device, rhs.m_device );
11631 std::swap( m_videoSessionParameters, rhs.m_videoSessionParameters );
11632 std::swap( m_allocator, rhs.m_allocator );
11633 std::swap( m_dispatcher, rhs.m_dispatcher );