mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 15:37:41 +11:00
8 lines
No EOL
200 B
Text
8 lines
No EOL
200 B
Text
#version 450
|
|
|
|
#define LAYERS_UNDER_CRT
|
|
|
|
/////////////// IMPORTS ///////////////
|
|
#include "common/globals-and-image-layers-params.inc"
|
|
#include "common/common-functions.inc"
|
|
#include "bezel-images.inc" |