mirror of
https://github.com/microsoft/DirectXTex.git
synced 2026-02-04 04:16:12 +01:00
Workaround clang/LLVM bug with /fp:fast+SSE+float_control (#449)
This commit is contained in:
@@ -343,6 +343,9 @@ HRESULT __cdecl LoadFromPortablePixMap(
|
||||
|
||||
mode = PPM_DATA_R - 1;
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
mode++;
|
||||
|
||||
Reference in New Issue
Block a user