mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 16:11:31 +11:00
7 lines
148 B
Plaintext
7 lines
148 B
Plaintext
|
#version 450
|
||
|
|
||
|
#define IS_HDR_PRESET
|
||
|
|
||
|
#include "common/globals-and-glass-params.inc"
|
||
|
#include "common/common-functions.inc"
|
||
|
#include "reflection.inc"
|