diff options
| author | Konstantin <const@const.me> | 2023-01-16 14:52:43 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-16 14:52:43 +0100 |
| commit | 8c4603c73675958efc960fbd4bb599a2909d106a (patch) | |
| tree | 714dc6fc9a1672d5fd7f89676b97e10959662abc /ComputeShaders/normFixed64.hlsl | |
| parent | 990a8d0dbaefc996244097397259e92758b15cce (diff) | |
Source codes
Diffstat (limited to 'ComputeShaders/normFixed64.hlsl')
| -rw-r--r-- | ComputeShaders/normFixed64.hlsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ComputeShaders/normFixed64.hlsl b/ComputeShaders/normFixed64.hlsl new file mode 100644 index 0000000..14aab3d --- /dev/null +++ b/ComputeShaders/normFixed64.hlsl @@ -0,0 +1,2 @@ +#define THREADS 64 +#include "normFixed.hlsl"
\ No newline at end of file |
