Lines Matching defs:nullptr_t

275     Optional(std::nullptr_t) { m_ptr = nullptr; }  in Optional()
290 VULKAN_HPP_CONSTEXPR ArrayProxy(std::nullptr_t) in ArrayProxy()
2951 VULKAN_HPP_CONSTEXPR DeviceMemory( std::nullptr_t ) in DeviceMemory()
2967 DeviceMemory & operator=( std::nullptr_t ) in operator =()
3018 VULKAN_HPP_CONSTEXPR CommandPool( std::nullptr_t ) in CommandPool()
3034 CommandPool & operator=( std::nullptr_t ) in operator =()
3085 VULKAN_HPP_CONSTEXPR Buffer( std::nullptr_t ) in Buffer()
3101 Buffer & operator=( std::nullptr_t ) in operator =()
3152 VULKAN_HPP_CONSTEXPR BufferView( std::nullptr_t ) in BufferView()
3168 BufferView & operator=( std::nullptr_t ) in operator =()
3219 VULKAN_HPP_CONSTEXPR Image( std::nullptr_t ) in Image()
3235 Image & operator=( std::nullptr_t ) in operator =()
3286 VULKAN_HPP_CONSTEXPR ImageView( std::nullptr_t ) in ImageView()
3302 ImageView & operator=( std::nullptr_t ) in operator =()
3353 VULKAN_HPP_CONSTEXPR ShaderModule( std::nullptr_t ) in ShaderModule()
3369 ShaderModule & operator=( std::nullptr_t ) in operator =()
3420 VULKAN_HPP_CONSTEXPR Pipeline( std::nullptr_t ) in Pipeline()
3436 Pipeline & operator=( std::nullptr_t ) in operator =()
3487 VULKAN_HPP_CONSTEXPR PipelineLayout( std::nullptr_t ) in PipelineLayout()
3503 PipelineLayout & operator=( std::nullptr_t ) in operator =()
3554 VULKAN_HPP_CONSTEXPR Sampler( std::nullptr_t ) in Sampler()
3570 Sampler & operator=( std::nullptr_t ) in operator =()
3621 VULKAN_HPP_CONSTEXPR DescriptorSet( std::nullptr_t ) in DescriptorSet()
3637 DescriptorSet & operator=( std::nullptr_t ) in operator =()
3688 VULKAN_HPP_CONSTEXPR DescriptorSetLayout( std::nullptr_t ) in DescriptorSetLayout()
3704 DescriptorSetLayout & operator=( std::nullptr_t ) in operator =()
3755 VULKAN_HPP_CONSTEXPR DescriptorPool( std::nullptr_t ) in DescriptorPool()
3771 DescriptorPool & operator=( std::nullptr_t ) in operator =()
3822 VULKAN_HPP_CONSTEXPR Fence( std::nullptr_t ) in Fence()
3838 Fence & operator=( std::nullptr_t ) in operator =()
3889 VULKAN_HPP_CONSTEXPR Semaphore( std::nullptr_t ) in Semaphore()
3905 Semaphore & operator=( std::nullptr_t ) in operator =()
3956 VULKAN_HPP_CONSTEXPR Event( std::nullptr_t ) in Event()
3972 Event & operator=( std::nullptr_t ) in operator =()
4023 VULKAN_HPP_CONSTEXPR QueryPool( std::nullptr_t ) in QueryPool()
4039 QueryPool & operator=( std::nullptr_t ) in operator =()
4090 VULKAN_HPP_CONSTEXPR Framebuffer( std::nullptr_t ) in Framebuffer()
4106 Framebuffer & operator=( std::nullptr_t ) in operator =()
4157 VULKAN_HPP_CONSTEXPR RenderPass( std::nullptr_t ) in RenderPass()
4173 RenderPass & operator=( std::nullptr_t ) in operator =()
4224 VULKAN_HPP_CONSTEXPR PipelineCache( std::nullptr_t ) in PipelineCache()
4240 PipelineCache & operator=( std::nullptr_t ) in operator =()
4291 VULKAN_HPP_CONSTEXPR ObjectTableNVX( std::nullptr_t ) in ObjectTableNVX()
4307 ObjectTableNVX & operator=( std::nullptr_t ) in operator =()
4358 VULKAN_HPP_CONSTEXPR IndirectCommandsLayoutNVX( std::nullptr_t ) in IndirectCommandsLayoutNVX()
4374 IndirectCommandsLayoutNVX & operator=( std::nullptr_t ) in operator =()
4425 VULKAN_HPP_CONSTEXPR DescriptorUpdateTemplate( std::nullptr_t ) in DescriptorUpdateTemplate()
4441 DescriptorUpdateTemplate & operator=( std::nullptr_t ) in operator =()
4494 VULKAN_HPP_CONSTEXPR SamplerYcbcrConversion( std::nullptr_t ) in SamplerYcbcrConversion()
4510 SamplerYcbcrConversion & operator=( std::nullptr_t ) in operator =()
4563 VULKAN_HPP_CONSTEXPR ValidationCacheEXT( std::nullptr_t ) in ValidationCacheEXT()
4579 ValidationCacheEXT & operator=( std::nullptr_t ) in operator =()
4630 VULKAN_HPP_CONSTEXPR AccelerationStructureNV( std::nullptr_t ) in AccelerationStructureNV()
4646 AccelerationStructureNV & operator=( std::nullptr_t ) in operator =()
4697 VULKAN_HPP_CONSTEXPR DisplayKHR( std::nullptr_t ) in DisplayKHR()
4713 DisplayKHR & operator=( std::nullptr_t ) in operator =()
4764 VULKAN_HPP_CONSTEXPR DisplayModeKHR( std::nullptr_t ) in DisplayModeKHR()
4780 DisplayModeKHR & operator=( std::nullptr_t ) in operator =()
4831 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) in SurfaceKHR()
4847 SurfaceKHR & operator=( std::nullptr_t ) in operator =()
4898 VULKAN_HPP_CONSTEXPR SwapchainKHR( std::nullptr_t ) in SwapchainKHR()
4914 SwapchainKHR & operator=( std::nullptr_t ) in operator =()
4965 VULKAN_HPP_CONSTEXPR DebugReportCallbackEXT( std::nullptr_t ) in DebugReportCallbackEXT()
4981 DebugReportCallbackEXT & operator=( std::nullptr_t ) in operator =()
5032 VULKAN_HPP_CONSTEXPR DebugUtilsMessengerEXT( std::nullptr_t ) in DebugUtilsMessengerEXT()
5048 DebugUtilsMessengerEXT & operator=( std::nullptr_t ) in operator =()
37718 VULKAN_HPP_CONSTEXPR CommandBuffer( std::nullptr_t ) in CommandBuffer()
37734 CommandBuffer & operator=( std::nullptr_t ) in operator =()
39656 VULKAN_HPP_CONSTEXPR Queue( std::nullptr_t ) in Queue()
39672 Queue & operator=( std::nullptr_t ) in operator =()
39964 VULKAN_HPP_CONSTEXPR Device( std::nullptr_t ) in Device()
39980 Device & operator=( std::nullptr_t ) in operator =()
45063 VULKAN_HPP_CONSTEXPR PhysicalDevice( std::nullptr_t ) in PhysicalDevice()
45079 PhysicalDevice & operator=( std::nullptr_t ) in operator =()
47309 VULKAN_HPP_CONSTEXPR Instance( std::nullptr_t ) in Instance()
47325 Instance & operator=( std::nullptr_t ) in operator =()