summaryrefslogtreecommitdiff
path: root/advanced_lighting/3.1.shadow_mapping/shaders/simple_depth.fs
blob: 16b99085d44176c2009952f2e4a9d3611a95be3d (plain)
1
2
3
4
5
6
#version 330 core

void
main(void)
{
}