MCPcopy 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
49float Window::get_content_scale_factor() const
50{
51 return 1.0f;
52}
53
54Window::Mode Window::get_window_mode() const
55{

Callers 1

GuiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected