MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / get_top_padding

Method get_top_padding

framework/gui.h:1535–1538  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1533template <vkb::BindingType bindingType>
1534inline float Gui<bindingType>::StatsView::get_top_padding() const
1535{
1536 return top_padding;
1537}
1538
1539template <vkb::BindingType bindingType>
1540inline void Gui<bindingType>::StatsView::reset_max_value(const StatIndex index)
1541{

Callers 1

show_statsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected