MCPcopy Create free account
hub / github.com/DISTRHO/DPF / notImplemented

Function notImplemented

dgl/src/Vulkan.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55// --------------------------------------------------------------------------------------------------------------------
56
57static void notImplemented(const char* const name)
58{
59 d_stderr2("Vulkan function not implemented: %s", name);
60}
61
62// --------------------------------------------------------------------------------------------------------------------
63// Color

Callers 4

setForMethod · 0.70
drawMethod · 0.70
drawOutlineMethod · 0.70
renderToPictureMethod · 0.70

Calls 1

d_stderr2Function · 0.85

Tested by

no test coverage detected