skyrim-community-shaders
skyrim-community-shaders copied to clipboard
D3D Compilers should use a common directory for includes
Our common hlsl files are in
\data\Shaders\Common
Compute shaders and others outside do not properly search this directory.
The current workaround is that none of the library files in common can include others directly.