[GPU] Norm16 > float16 texture load shaders

This commit is contained in:
Triang3l
2022-04-09 23:34:50 +03:00
parent 744767f549
commit 1f324bebcd
40 changed files with 22334 additions and 11 deletions

View File

@@ -8,4 +8,5 @@
*/
#define XE_TEXTURE_LOAD_RESOLUTION_SCALED
#define XE_TEXTURE_LOAD_64BPB_TRANSFORM(blocks) (blocks)
#include "texture_load_64bpb.xesli"