Missing sl::Result::eWarnOutOfVRAM in sl::getResultAsStr(Result v)
QDanteQ opened this issue · 3 comments
QDanteQ commented
Streamline/include/sl_helpers.h
Line 52 in 7b94724
QDanteQ commented
Also should SL_FAILED(res, sl::Result::eWarnOutOfVRAM) return false, since this is a warning?
jake-nv commented
Will get that added.
“Failed” is perhaps not the best name, but SL_SUCCEEDED == !SL_FAILED
. With WarnOutIfVRAM everything is not “ok” we need you to do something.
QDanteQ commented
Thank you!
…On Tue, Apr 16, 2024, 20:36 jake-nv ***@***.***> wrote:
Will get that added.
“Failed” is perhaps not the best name, but SL_SUCCEEDED == !SL_FAILED.
With WarnOutIfVRAM everything is not “ok” we need you to do something.
—
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ARBGXF45SEGIWQ2PB7N2SCTY5VORTAVCNFSM6AAAAABGDS6DD2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJZGU4TSOBWGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>