[GPU] XeSL texture load shaders + minor XeSL cleanup

This commit is contained in:
Triang3l
2022-04-04 21:48:27 +03:00
parent c4eae232f1
commit 3d48fde5ca
197 changed files with 56046 additions and 7249 deletions

View File

@@ -1,4 +1,4 @@
#include "endian.hlsli"
#include "endian.xesli"
#include "resolve.hlsli"
RWBuffer<uint4> xe_resolve_dest : register(u0);