Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_surface
Method
get_surface
framework/core/swapchain.cpp:579–582 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
577
}
578
579
VkSurfaceKHR Swapchain::get_surface() const
580
{
581
return surface;
582
}
583
584
VkImageUsageFlags Swapchain::get_usage() const
585
{
Callers
1
handle_surface_changes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected