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

Function notImplemented

dgl/src/OpenGL3.cpp:96–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

94// --------------------------------------------------------------------------------------------------------------------
95
96static void notImplemented(const char* const name)
97{
98 d_stderr2("OpenGL3 function not implemented: %s", name);
99}
100
101// --------------------------------------------------------------------------------------------------------------------
102// Color

Callers 3

drawMethod · 0.70
drawOutlineMethod · 0.70
drawAtMethod · 0.70

Calls 1

d_stderr2Function · 0.85

Tested by

no test coverage detected