MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / SettingMetaFrames

Method SettingMetaFrames

vkconfig_core/setting_frames.cpp:28–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26const SettingType SettingMetaFrames::TYPE(SETTING_FRAMES);
27
28SettingMetaFrames::SettingMetaFrames(Layer& layer, const std::string& key) : SettingMetaString(layer, key, TYPE) {}
29
30// SettingDataFrames
31

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected