mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 15:37:41 +11:00
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.
3 lines
44 B
Text
3 lines
44 B
Text
#version 450
|
|
|
|
#include "zfast_crt_impl.inc"
|