MCPcopy Create free account
hub / github.com/LukasBanana/LLGL / GetModuleName

Function GetModuleName

sources/Renderer/Vulkan/VKModuleInterface.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21 }
22
23 const char* GetModuleName()
24 {
25 return "Vulkan";
26 }
27
28 const char* GetRendererName()
29 {

Callers 2

GetStaticModulesFunction · 0.50
UpdateSceneFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected