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

6 lines
91 B
GLSL

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