5 lines
64 B
GLSL
5 lines
64 B
GLSL
#version 450
|
|
#define _Voxel
|
|
|
|
#include "std/deferred_light.glsl"
|
#version 450
|
|
#define _Voxel
|
|
|
|
#include "std/deferred_light.glsl"
|