additional lib for vulkan
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifdef SLANG_HLSL_ENABLE_NVAPI
|
||||
#include "nvHLSLExtns.h"
|
||||
#endif
|
||||
|
||||
#ifndef __DXC_VERSION_MAJOR
|
||||
// warning X3557: loop doesn't seem to do anything, forcing loop to unroll
|
||||
#pragma warning(disable : 3557)
|
||||
#endif
|
||||
Reference in New Issue
Block a user