engine/bin/data/shaders/gui/base.frag.glsl

6 lines
90 B
GLSL

#version 450
#pragma shader_stage(fragment)
#define GLYPH 0
#include "./gui.frag.h"