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

Method SupportsMultiplePrograms

renderdoc/android/android.cpp:1110–1110  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1108 }
1109
1110 bool SupportsMultiplePrograms(const rdcstr &URL) override { return false; }
1111 bool IsSupported(const rdcstr &URL) override
1112 {
1113 bool ret = false;

Callers 2

remote_capture.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected