NvBlastAssetGetChunkCount
Defined in lowlevel/NvBlast.h
-
uint32_t NvBlastAssetGetChunkCount(const NvBlastAsset *asset, NvBlastLog logFn)
Get the number of chunks in the given asset.
- Parameters
asset – [in] The asset.
logFn – [in] User-supplied message function (see NvBlastLog definition). May be NULL.
- Returns
the number of chunks in the asset.