mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 15:37:41 +11:00
7 lines
148 B
Text
7 lines
148 B
Text
|
#version 450
|
||
|
|
||
|
#define IS_HDR_PRESET
|
||
|
|
||
|
#include "common/globals-and-glass-params.inc"
|
||
|
#include "common/common-functions.inc"
|
||
|
#include "reflection.inc"
|