MCPcopy Create free account
hub / github.com/KomputeProject/kompute / getVkInstance

Method getVkInstance

src/Manager.cpp:475–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

473}
474
475std::shared_ptr<vk::Instance>
476Manager::getVkInstance() const
477{
478 return this->mInstance;
479}
480
481}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected