• Home
  • Raw
  • Download

Lines Matching refs:SurfaceKHR

2169   class SurfaceKHR  class
2172 SurfaceKHR() in SurfaceKHR() function in vk::SurfaceKHR
2177 SurfaceKHR(VkSurfaceKHR surfaceKHR) in SurfaceKHR() function in vk::SurfaceKHR
2181 SurfaceKHR& operator=(VkSurfaceKHR surfaceKHR) in operator =()
2188 bool operator==(SurfaceKHR const &rhs) const in operator ==()
2193 bool operator!=(SurfaceKHR const &rhs) const in operator !=()
2198 bool operator<(SurfaceKHR const &rhs) const in operator <()
2224 …static_assert( sizeof( SurfaceKHR ) == sizeof( VkSurfaceKHR ), "handle and wrapper have different …
15272 …SwapchainCreateFlagsKHR flags_ = SwapchainCreateFlagsKHR(), SurfaceKHR surface_ = SurfaceKHR(), ui… in SwapchainCreateInfoKHR()
15323 SwapchainCreateInfoKHR& setSurface( SurfaceKHR surface_ ) in setSurface()
15451 SurfaceKHR surface;
18093 …Result getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface, Bool32* pSupported ) c… in getSurfaceSupportKHR()
18099 …ResultValueType<Bool32>::type getSurfaceSupportKHR( uint32_t queueFamilyIndex, SurfaceKHR surface … in getSurfaceSupportKHR()
18107 …Result getSurfaceCapabilitiesKHR( SurfaceKHR surface, SurfaceCapabilitiesKHR* pSurfaceCapabilities… in getSurfaceCapabilitiesKHR()
18113 …ResultValueType<SurfaceCapabilitiesKHR>::type getSurfaceCapabilitiesKHR( SurfaceKHR surface ) const in getSurfaceCapabilitiesKHR()
18121 …Result getSurfaceFormatsKHR( SurfaceKHR surface, uint32_t* pSurfaceFormatCount, SurfaceFormatKHR* … in getSurfaceFormatsKHR()
18128 …ype<std::vector<SurfaceFormatKHR,Allocator>>::type getSurfaceFormatsKHR( SurfaceKHR surface ) const in getSurfaceFormatsKHR()
18148 …Result getSurfacePresentModesKHR( SurfaceKHR surface, uint32_t* pPresentModeCount, PresentModeKHR*… in getSurfacePresentModesKHR()
18155 …<std::vector<PresentModeKHR,Allocator>>::type getSurfacePresentModesKHR( SurfaceKHR surface ) const in getSurfacePresentModesKHR()
18364 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createAndroidSurfaceKHR()
18372 …ResultValueType<SurfaceKHR>::type createAndroidSurfaceKHR( const AndroidSurfaceCreateInfoKHR & cre… in createAndroidSurfaceKHR()
18374 SurfaceKHR surface; in createAndroidSurfaceKHR()
18381 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createDisplayPlaneSurfaceKHR()
18387 …ResultValueType<SurfaceKHR>::type createDisplayPlaneSurfaceKHR( const DisplaySurfaceCreateInfoKHR … in createDisplayPlaneSurfaceKHR()
18389 SurfaceKHR surface; in createDisplayPlaneSurfaceKHR()
18396 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createMirSurfaceKHR()
18404 …ResultValueType<SurfaceKHR>::type createMirSurfaceKHR( const MirSurfaceCreateInfoKHR & createInfo,… in createMirSurfaceKHR()
18406 SurfaceKHR surface; in createMirSurfaceKHR()
18413 void destroySurfaceKHR( SurfaceKHR surface, const AllocationCallbacks* pAllocator ) const in destroySurfaceKHR()
18419 …void destroySurfaceKHR( SurfaceKHR surface, Optional<const AllocationCallbacks> allocator = nullpt… in destroySurfaceKHR()
18426 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createWaylandSurfaceKHR()
18434 …ResultValueType<SurfaceKHR>::type createWaylandSurfaceKHR( const WaylandSurfaceCreateInfoKHR & cre… in createWaylandSurfaceKHR()
18436 SurfaceKHR surface; in createWaylandSurfaceKHR()
18444 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createWin32SurfaceKHR()
18452 …ResultValueType<SurfaceKHR>::type createWin32SurfaceKHR( const Win32SurfaceCreateInfoKHR & createI… in createWin32SurfaceKHR()
18454 SurfaceKHR surface; in createWin32SurfaceKHR()
18462 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createXlibSurfaceKHR()
18470 …ResultValueType<SurfaceKHR>::type createXlibSurfaceKHR( const XlibSurfaceCreateInfoKHR & createInf… in createXlibSurfaceKHR()
18472 SurfaceKHR surface; in createXlibSurfaceKHR()
18480 …faceCreateInfoKHR* pCreateInfo, const AllocationCallbacks* pAllocator, SurfaceKHR* pSurface ) const in createXcbSurfaceKHR()
18488 …ResultValueType<SurfaceKHR>::type createXcbSurfaceKHR( const XcbSurfaceCreateInfoKHR & createInfo,… in createXcbSurfaceKHR()
18490 SurfaceKHR surface; in createXcbSurfaceKHR()