MCPcopy Create free account
hub / github.com/ROCm/clr / srcSize

Method srcSize

rocclr/platform/command.hpp:1750–1750  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1748 const void* src() const { return src_; }
1749
1750 size_t srcSize() const { return srcSize_; }
1751};
1752
1753//! A fill command where the pattern and destination memory locations are SVM

Callers 2

submitSvmCopyMemoryMethod · 0.80
submitSvmCopyMemoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected