NVBLAST_CHECK
Defined in globals/NvBlastGlobals.h
-
NVBLAST_CHECK(_code, _expr, _msg, _onFail)
Check macros that use global nvidia::NvAllocatorCallback.
The idea is that you pass an expression to check, if it fails it logs and calls ‘_onFail’ code you passed.