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

Method renderToPicture

dgl/src/Vulkan.cpp:269–272  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

267// -----------------------------------------------------------------------
268
269void Window::PrivateData::renderToPicture(const char*, const GraphicsContext&, uint, uint)
270{
271 notImplemented("Window::PrivateData::renderToPicture");
272}
273
274// -----------------------------------------------------------------------
275

Callers

nothing calls this directly

Calls 1

notImplementedFunction · 0.70

Tested by

no test coverage detected