mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-06 05:06:14 +01:00
Upgrade to CMake 3.21 (#631)
This commit is contained in:
@@ -325,7 +325,7 @@ namespace
|
||||
_Inout_ uint32_t& convFlags) noexcept
|
||||
{
|
||||
if (!pSource)
|
||||
return E_INVALIDARG;
|
||||
return E_POINTER;
|
||||
|
||||
metadata = {};
|
||||
if (ddPixelFormat)
|
||||
|
||||
Reference in New Issue
Block a user