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

6 lines
89 B
GLSL

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