X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=shaders%2Fcommon_world.glsl;h=ccf416eadd9a3d88469cb89388bab31167838ebc;hb=791f807111a1f740f745c67db642aa7a8bee56e8;hp=43934098a427d5d5839a2736ed105961f2a136fc;hpb=e61356f70eddb79f05d7b9e329e91963ec74f817;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/shaders/common_world.glsl b/shaders/common_world.glsl index 4393409..ccf416e 100644 --- a/shaders/common_world.glsl +++ b/shaders/common_world.glsl @@ -14,6 +14,9 @@ layout (std140) uniform ub_world_lighting int g_light_preview; int g_shadow_samples; + int g_debug_indices; + int g_debug_complexity; + // g_time ? //vec4 g_point_light_positions[32];