mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-25 17:01:31 +11:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
|
#version 450
|
||
|
|
||
|
#include "../hsm/common/hsm-globals-and-screen-scale-params.inc"
|
||
|
#include "../hsm/common/hsm-params-2-bezel.inc"
|
||
|
#include "../hsm/common/hsm-common-functions-bezel.inc"
|
||
|
#include "hsm-deconvergence.inc"
|