engine/bin/data/shaders/graph/baking/frag.glsl

6 lines
83 B
GLSL

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