Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_content_scale_factor
Method
get_content_scale_factor
framework/platform/window.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
float Window::get_content_scale_factor() const
50
{
51
return 1.0f;
52
}
53
54
Window::Mode Window::get_window_mode() const
55
{
Callers
1
Gui
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected