MCPcopy Create free account
hub / github.com/HeliumProject/Engine / BeginLoadSubData

Method BeginLoadSubData

Source/Engine/Engine/Resource.cpp:90–146  ·  view source on GitHub ↗

Begin asynchronous loading of the specified resource sub-data. @param[in] pBuffer Buffer in which to load the resource sub-data. This must be at least as large as the size returned by GetSubDataSize() @param[in] subDataIndex Resource sub-data index. @param[in] loadSizeMax Maximum load request size. If the actual cached resource sub-data is larger than this, the amount of bytes actually

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

GetInstanceFunction · 0.85
GetCurrentPlatformMethod · 0.80
GetCacheMethod · 0.80
EnforceTocLoadMethod · 0.80
FindEntryMethod · 0.80
QueueRequestMethod · 0.80
GetSizeMethod · 0.45

Tested by

no test coverage detected