mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-19 00:07:42 +11:00
5 lines
65 B
Text
5 lines
65 B
Text
|
#version 450
|
||
|
|
||
|
#define IS_HDR_PRESET
|
||
|
|
||
|
#include "linearize-crt.inc"
|