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

6 lines
83 B
GLSL

#version 460
#pragma shader_stage(fragment)
#define RT 1
#include "./frag.h"