Lines Matching refs:SurfaceKHR
10748 class SurfaceKHR class
10751 VULKAN_HPP_CONSTEXPR SurfaceKHR() in SurfaceKHR() function in VULKAN_HPP_NAMESPACE::SurfaceKHR
10755 VULKAN_HPP_CONSTEXPR SurfaceKHR( std::nullptr_t ) in SurfaceKHR() function in VULKAN_HPP_NAMESPACE::SurfaceKHR
10759 VULKAN_HPP_TYPESAFE_EXPLICIT SurfaceKHR( VkSurfaceKHR surfaceKHR ) in SurfaceKHR() function in VULKAN_HPP_NAMESPACE::SurfaceKHR
10764 SurfaceKHR & operator=(VkSurfaceKHR surfaceKHR) in operator =()
10771 SurfaceKHR & operator=( std::nullptr_t ) in operator =()
10777 bool operator==( SurfaceKHR const & rhs ) const in operator ==()
10782 bool operator!=(SurfaceKHR const & rhs ) const in operator !=()
10787 bool operator<(SurfaceKHR const & rhs ) const in operator <()
10810 …static_assert( sizeof( SurfaceKHR ) == sizeof( VkSurfaceKHR ), "handle and wrapper have different …
14517 …Result getGroupSurfacePresentModesKHR( SurfaceKHR surface, DeviceGroupPresentModeFlagsKHR* pModes,…
14520 …<DeviceGroupPresentModeFlagsKHR>::type getGroupSurfacePresentModesKHR( SurfaceKHR surface, Dispatc…
15416 …Result getPresentRectanglesKHR( SurfaceKHR surface, uint32_t* pRectCount, Rect2D* pRects, Dispatch…
15419 …alueType<std::vector<Rect2D,Allocator>>::type getPresentRectanglesKHR( SurfaceKHR surface, Dispatc…
15421 …alueType<std::vector<Rect2D,Allocator>>::type getPresentRectanglesKHR( SurfaceKHR surface, Allocat…
15512 …Result getSurfaceCapabilities2EXT( SurfaceKHR surface, SurfaceCapabilities2EXT* pSurfaceCapabiliti…
15515 …ResultValueType<SurfaceCapabilities2EXT>::type getSurfaceCapabilities2EXT( SurfaceKHR surface, Dis…
15528 …Result getSurfaceCapabilitiesKHR( SurfaceKHR surface, SurfaceCapabilitiesKHR* pSurfaceCapabilities…
15531 …ResultValueType<SurfaceCapabilitiesKHR>::type getSurfaceCapabilitiesKHR( SurfaceKHR surface, Dispa…
15544 …Result getSurfaceFormatsKHR( SurfaceKHR surface, uint32_t* pSurfaceFormatCount, SurfaceFormatKHR* …
15547 …e<std::vector<SurfaceFormatKHR,Allocator>>::type getSurfaceFormatsKHR( SurfaceKHR surface, Dispatc…
15549 …e<std::vector<SurfaceFormatKHR,Allocator>>::type getSurfaceFormatsKHR( SurfaceKHR surface, Allocat…
15553 …Result getSurfacePresentModesKHR( SurfaceKHR surface, uint32_t* pPresentModeCount, PresentModeKHR*…
15556 …td::vector<PresentModeKHR,Allocator>>::type getSurfacePresentModesKHR( SurfaceKHR surface, Dispatc…
15558 …td::vector<PresentModeKHR,Allocator>>::type getSurfacePresentModesKHR( SurfaceKHR surface, Allocat…
15562 …Result getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface, Bool32* pSupported, Di…
15565 …ResultValueType<Bool32>::type getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface,…
15643 …template <typename Dispatch> class UniqueHandleTraits<SurfaceKHR, Dispatch> { public: using delete…
15644 using UniqueSurfaceKHR = UniqueHandle<SurfaceKHR, DispatchLoaderStatic>;
15693 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15696 …ResultValueType<SurfaceKHR>::type createAndroidSurfaceKHR( const AndroidSurfaceCreateInfoKHR & cre…
15699 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createAndroidSurfaceKHRUnique( c…
15727 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15730 …ResultValueType<SurfaceKHR>::type createDisplayPlaneSurfaceKHR( const DisplaySurfaceCreateInfoKHR …
15733 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createDisplayPlaneSurfaceKHRUniq…
15739 …faceCreateInfoMVK* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15742 …ResultValueType<SurfaceKHR>::type createIOSSurfaceMVK( const IOSSurfaceCreateInfoMVK & createInfo,…
15745 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createIOSSurfaceMVKUnique( const…
15752 …CreateInfoFUCHSIA* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15755 …ResultValueType<SurfaceKHR>::type createImagePipeSurfaceFUCHSIA( const ImagePipeSurfaceCreateInfoF…
15758 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createImagePipeSurfaceFUCHSIAUni…
15765 …faceCreateInfoMVK* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15768 …ResultValueType<SurfaceKHR>::type createMacOSSurfaceMVK( const MacOSSurfaceCreateInfoMVK & createI…
15771 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createMacOSSurfaceMVKUnique( con…
15778 …faceCreateInfoEXT* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15781 …ResultValueType<SurfaceKHR>::type createMetalSurfaceEXT( const MetalSurfaceCreateInfoEXT & createI…
15784 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createMetalSurfaceEXTUnique( con…
15791 …rfaceCreateInfoNN* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15794 …ResultValueType<SurfaceKHR>::type createViSurfaceNN( const ViSurfaceCreateInfoNN & createInfo, Opt…
15797 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createViSurfaceNNUnique( const V…
15804 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15807 …ResultValueType<SurfaceKHR>::type createWaylandSurfaceKHR( const WaylandSurfaceCreateInfoKHR & cre…
15810 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createWaylandSurfaceKHRUnique( c…
15817 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15820 …ResultValueType<SurfaceKHR>::type createWin32SurfaceKHR( const Win32SurfaceCreateInfoKHR & createI…
15823 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createWin32SurfaceKHRUnique( con…
15830 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15833 …ResultValueType<SurfaceKHR>::type createXcbSurfaceKHR( const XcbSurfaceCreateInfoKHR & createInfo,…
15836 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createXcbSurfaceKHRUnique( const…
15843 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa…
15846 …ResultValueType<SurfaceKHR>::type createXlibSurfaceKHR( const XlibSurfaceCreateInfoKHR & createInf…
15849 …typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type createXlibSurfaceKHRUnique( cons…
15897 …void destroySurfaceKHR( SurfaceKHR surface, const AllocationCallbacks* pAllocator, Dispatch const …
15900 …void destroySurfaceKHR( SurfaceKHR surface, Optional<const AllocationCallbacks> allocator = nullpt…
15904 …void destroy( SurfaceKHR surface, const AllocationCallbacks* pAllocator, Dispatch const &d = Dispa…
15907 …void destroy( SurfaceKHR surface, Optional<const AllocationCallbacks> allocator = nullptr, Dispatc…
39332 PhysicalDeviceSurfaceInfo2KHR( SurfaceKHR surface_ = SurfaceKHR() ) in PhysicalDeviceSurfaceInfo2KHR()
39353 PhysicalDeviceSurfaceInfo2KHR & setSurface( SurfaceKHR surface_ ) in setSurface()
39386 SurfaceKHR surface;
45467 SurfaceKHR surface_ = SurfaceKHR(), in SwapchainCreateInfoKHR()
45523 SwapchainCreateInfoKHR & setSurface( SurfaceKHR surface_ ) in setSurface()
45656 SurfaceKHR surface;
50679 …VULKAN_HPP_INLINE Result Device::getGroupSurfacePresentModesKHR( SurfaceKHR surface, DeviceGroupPr… in getGroupSurfacePresentModesKHR()
50685 …roupPresentModeFlagsKHR>::type Device::getGroupSurfacePresentModesKHR( SurfaceKHR surface, Dispatc… in getGroupSurfacePresentModesKHR()
51907 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createAndroidSurfaceKHR()
51913 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createAndroidSurfaceKHR( const Andro… in createAndroidSurfaceKHR()
51915 SurfaceKHR surface; in createAndroidSurfaceKHR()
51921 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createAndroidSurfaceKHRUnique()
51923 SurfaceKHR surface; in createAndroidSurfaceKHRUnique()
51927 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createAndroidSurfaceKHRUnique()
51986 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createDisplayPlaneSurfaceKHR()
51992 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createDisplayPlaneSurfaceKHR( const … in createDisplayPlaneSurfaceKHR()
51994 SurfaceKHR surface; in createDisplayPlaneSurfaceKHR()
52000 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createDisplayPlaneSurfaceKHRUnique()
52002 SurfaceKHR surface; in createDisplayPlaneSurfaceKHRUnique()
52006 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createDisplayPlaneSurfaceKHRUnique()
52013 …faceCreateInfoMVK* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createIOSSurfaceMVK()
52019 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createIOSSurfaceMVK( const IOSSurfac… in createIOSSurfaceMVK()
52021 SurfaceKHR surface; in createIOSSurfaceMVK()
52027 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createIOSSurfaceMVKUnique()
52029 SurfaceKHR surface; in createIOSSurfaceMVKUnique()
52033 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createIOSSurfaceMVKUnique()
52041 …CreateInfoFUCHSIA* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createImagePipeSurfaceFUCHSIA()
52047 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createImagePipeSurfaceFUCHSIA( const… in createImagePipeSurfaceFUCHSIA()
52049 SurfaceKHR surface; in createImagePipeSurfaceFUCHSIA()
52055 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createImagePipeSurfaceFUCHSIAUnique()
52057 SurfaceKHR surface; in createImagePipeSurfaceFUCHSIAUnique()
52061 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createImagePipeSurfaceFUCHSIAUnique()
52069 …faceCreateInfoMVK* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createMacOSSurfaceMVK()
52075 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createMacOSSurfaceMVK( const MacOSSu… in createMacOSSurfaceMVK()
52077 SurfaceKHR surface; in createMacOSSurfaceMVK()
52083 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createMacOSSurfaceMVKUnique()
52085 SurfaceKHR surface; in createMacOSSurfaceMVKUnique()
52089 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createMacOSSurfaceMVKUnique()
52097 …faceCreateInfoEXT* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createMetalSurfaceEXT()
52103 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createMetalSurfaceEXT( const MetalSu… in createMetalSurfaceEXT()
52105 SurfaceKHR surface; in createMetalSurfaceEXT()
52111 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createMetalSurfaceEXTUnique()
52113 SurfaceKHR surface; in createMetalSurfaceEXTUnique()
52117 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createMetalSurfaceEXTUnique()
52125 …rfaceCreateInfoNN* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createViSurfaceNN()
52131 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createViSurfaceNN( const ViSurfaceCr… in createViSurfaceNN()
52133 SurfaceKHR surface; in createViSurfaceNN()
52139 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createViSurfaceNNUnique()
52141 SurfaceKHR surface; in createViSurfaceNNUnique()
52145 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createViSurfaceNNUnique()
52153 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createWaylandSurfaceKHR()
52159 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createWaylandSurfaceKHR( const Wayla… in createWaylandSurfaceKHR()
52161 SurfaceKHR surface; in createWaylandSurfaceKHR()
52167 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createWaylandSurfaceKHRUnique()
52169 SurfaceKHR surface; in createWaylandSurfaceKHRUnique()
52173 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createWaylandSurfaceKHRUnique()
52181 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createWin32SurfaceKHR()
52187 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createWin32SurfaceKHR( const Win32Su… in createWin32SurfaceKHR()
52189 SurfaceKHR surface; in createWin32SurfaceKHR()
52195 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createWin32SurfaceKHRUnique()
52197 SurfaceKHR surface; in createWin32SurfaceKHRUnique()
52201 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createWin32SurfaceKHRUnique()
52209 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createXcbSurfaceKHR()
52215 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createXcbSurfaceKHR( const XcbSurfac… in createXcbSurfaceKHR()
52217 SurfaceKHR surface; in createXcbSurfaceKHR()
52223 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createXcbSurfaceKHRUnique()
52225 SurfaceKHR surface; in createXcbSurfaceKHRUnique()
52229 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createXcbSurfaceKHRUnique()
52237 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface, Dispa… in createXlibSurfaceKHR()
52243 …VULKAN_HPP_INLINE ResultValueType<SurfaceKHR>::type Instance::createXlibSurfaceKHR( const XlibSurf… in createXlibSurfaceKHR()
52245 SurfaceKHR surface; in createXlibSurfaceKHR()
52251 …VULKAN_HPP_INLINE typename ResultValueType<UniqueHandle<SurfaceKHR,Dispatch>>::type Instance::crea… in createXlibSurfaceKHRUnique()
52253 SurfaceKHR surface; in createXlibSurfaceKHRUnique()
52257 …return createResultValue<SurfaceKHR,Dispatch>( result, surface, VULKAN_HPP_NAMESPACE_STRING"::Inst… in createXlibSurfaceKHRUnique()
52350 …VULKAN_HPP_INLINE void Instance::destroySurfaceKHR( SurfaceKHR surface, const AllocationCallbacks*… in destroySurfaceKHR()
52356 …VULKAN_HPP_INLINE void Instance::destroySurfaceKHR( SurfaceKHR surface, Optional<const AllocationC… in destroySurfaceKHR()
52363 …VULKAN_HPP_INLINE void Instance::destroy( SurfaceKHR surface, const AllocationCallbacks* pAllocato… in destroy()
52369 …VULKAN_HPP_INLINE void Instance::destroy( SurfaceKHR surface, Optional<const AllocationCallbacks> … in destroy()
53597 …VULKAN_HPP_INLINE Result PhysicalDevice::getPresentRectanglesKHR( SurfaceKHR surface, uint32_t* pR… in getPresentRectanglesKHR()
53603 …ctor<Rect2D,Allocator>>::type PhysicalDevice::getPresentRectanglesKHR( SurfaceKHR surface, Dispatc… in getPresentRectanglesKHR()
53625 …ctor<Rect2D,Allocator>>::type PhysicalDevice::getPresentRectanglesKHR( SurfaceKHR surface, Allocat… in getPresentRectanglesKHR()
53918 …VULKAN_HPP_INLINE Result PhysicalDevice::getSurfaceCapabilities2EXT( SurfaceKHR surface, SurfaceCa… in getSurfaceCapabilities2EXT()
53924 …aceCapabilities2EXT>::type PhysicalDevice::getSurfaceCapabilities2EXT( SurfaceKHR surface, Dispatc… in getSurfaceCapabilities2EXT()
53956 …VULKAN_HPP_INLINE Result PhysicalDevice::getSurfaceCapabilitiesKHR( SurfaceKHR surface, SurfaceCap… in getSurfaceCapabilitiesKHR()
53962 …rfaceCapabilitiesKHR>::type PhysicalDevice::getSurfaceCapabilitiesKHR( SurfaceKHR surface, Dispatc… in getSurfaceCapabilitiesKHR()
54023 …VULKAN_HPP_INLINE Result PhysicalDevice::getSurfaceFormatsKHR( SurfaceKHR surface, uint32_t* pSurf… in getSurfaceFormatsKHR()
54029 …rfaceFormatKHR,Allocator>>::type PhysicalDevice::getSurfaceFormatsKHR( SurfaceKHR surface, Dispatc… in getSurfaceFormatsKHR()
54051 …rfaceFormatKHR,Allocator>>::type PhysicalDevice::getSurfaceFormatsKHR( SurfaceKHR surface, Allocat… in getSurfaceFormatsKHR()
54075 …VULKAN_HPP_INLINE Result PhysicalDevice::getSurfacePresentModesKHR( SurfaceKHR surface, uint32_t* … in getSurfacePresentModesKHR()
54081 …ntModeKHR,Allocator>>::type PhysicalDevice::getSurfacePresentModesKHR( SurfaceKHR surface, Dispatc… in getSurfacePresentModesKHR()
54103 …ntModeKHR,Allocator>>::type PhysicalDevice::getSurfacePresentModesKHR( SurfaceKHR surface, Allocat… in getSurfacePresentModesKHR()
54127 …esult PhysicalDevice::getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface, Bool32*… in getSurfaceSupportKHR()
54133 …:type PhysicalDevice::getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface, Dispatc… in getSurfaceSupportKHR()