Advertisement

HLSL warnings in Visual Studio

Started by August 27, 2018 01:17 PM
0 comments, last by matt77hias 6 years, 5 months ago

How do you configure the DirectXShaderCompiler to output warnings for float -> (u)int conversions? Apparently, the compiler does not complain at all when using the default project options. Furthermore, while looking at the project options in Visual Studio, I do not see any warning level related options (as is the case for C++ code).

🧙

This topic is closed to new replies.

Advertisement