mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-24 08:31:31 +11:00
fc7d957e50
To avoid duplicating the whole shader implementation, the needed define has been split into its own file, and the shader implementation is now in an include file.
4 lines
44 B
Plaintext
4 lines
44 B
Plaintext
#version 450
|
|
|
|
#include "zfast_crt_impl.inc"
|