mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-07 13:26:13 +01:00
Minor SAL annotation simplification
This commit is contained in:
@@ -917,7 +917,7 @@ namespace
|
||||
return lformat;
|
||||
}
|
||||
|
||||
_Success_(return != false)
|
||||
_Success_(return)
|
||||
bool LegacyExpandScanline(
|
||||
_Out_writes_bytes_(outSize) void* pDestination,
|
||||
size_t outSize,
|
||||
|
||||
Reference in New Issue
Block a user