mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-23 08:11:29 +11:00
6 lines
184 B
Plaintext
6 lines
184 B
Plaintext
#version 450
|
|
|
|
#define IS_NO_REFLECT_PRESET
|
|
#include "../base/common/globals-and-screen-scale-params.inc"
|
|
#include "../base/common/common-functions.inc"
|
|
#include "hsm-deconvergence.inc" |