MCPcopy Create free account
hub / github.com/baldurk/renderdoc / DisplayRemoteServerPreview

Function DisplayRemoteServerPreview

renderdoccmd/renderdoccmd_apple.cpp:42–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40}
41
42WindowingData DisplayRemoteServerPreview(bool active, const rdcarray<WindowingSystem> &systems)
43{
44 WindowingData ret = {WindowingSystem::Unknown};
45 return ret;
46}
47
48void DisplayRendererPreview(IReplayController *renderer, TextureDisplay &displayCfg, uint32_t width,
49 uint32_t height, uint32_t numLoops)

Callers 1

ExecuteMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected