MCPcopy 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
574VkSurfaceTransformFlagBitsKHR Swapchain::get_transform() const
575{
576 return properties.pre_transform;
577}
578
579VkSurfaceKHR Swapchain::get_surface() const
580{

Callers 15

update_debug_windowMethod · 0.45
draw_implMethod · 0.45
updateMethod · 0.45
utils.cppFile · 0.45
allocate_lightsMethod · 0.45
draw_implMethod · 0.45
get_sorted_nodes_implMethod · 0.45
update_uniform_implMethod · 0.45
updateMethod · 0.45
draw_guiMethod · 0.45

Calls

no outgoing calls

Tested by 1