MCPcopy Create free account
hub / github.com/NVIDIA-RTX/NRI / CopyStreamerUpdateRequests

Function CopyStreamerUpdateRequests

Source/NONE/ImplNONE.cpp:989–991  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

987}
988
989static Result CopyStreamerUpdateRequests(Streamer&) {
990 return Result::SUCCESS;
991}
992
993static Buffer* GetStreamerDynamicBuffer(Streamer&) {
994 return nullptr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected