Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ get_transform
Method
get_transform
framework/core/swapchain.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
VkSurfaceTransformFlagBitsKHR Swapchain::get_transform() const
575
{
576
return properties.pre_transform;
577
}
578
579
VkSurfaceKHR Swapchain::get_surface() const
580
{
Callers
15
update_debug_window
Method · 0.45
draw_impl
Method · 0.45
update
Method · 0.45
utils.cpp
File · 0.45
allocate_lights
Method · 0.45
draw_impl
Method · 0.45
get_sorted_nodes_impl
Method · 0.45
update_uniform_impl
Method · 0.45
update
Method · 0.45
draw_gui
Method · 0.45
handle_no_resize_rotations
Method · 0.45
allocate_custom_lights
Method · 0.45
Calls
no outgoing calls
Tested by
1
allocate_custom_lights
Method · 0.36