MCPcopy Create free account
hub / github.com/atrexus/vulkan / module_name

Method module_name

src/dumper.cpp:412–415  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

410 }
411
412 std::string_view dumper::options::module_name( ) const noexcept
413 {
414 return _module_name;
415 }
416
417 dumper::options& dumper::options::module_name( std::string_view value ) noexcept
418 {

Callers 2

dumpMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected