summaryrefslogtreecommitdiffstats
path: root/modules/lightmapper_rd
diff options
context:
space:
mode:
authorThaddeus Crews <repiteo@outlook.com>2024-11-22 09:22:15 -0600
committerThaddeus Crews <repiteo@outlook.com>2024-11-22 09:24:32 -0600
commite8a4b45ce4adcbafb78048b207a87f453543fa93 (patch)
tree88ffa244192aef2eae55337ef683608783fe470b /modules/lightmapper_rd
parentf952bfe9985ad8f507cc29b2c7601bbba18b8039 (diff)
downloadredot-engine-e8a4b45ce4adcbafb78048b207a87f453543fa93.tar.gz
Style: Add 19.1.0 LLVM options to `.clang-format`
Diffstat (limited to 'modules/lightmapper_rd')
-rw-r--r--modules/lightmapper_rd/lm_common_inc.glsl1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/lightmapper_rd/lm_common_inc.glsl b/modules/lightmapper_rd/lm_common_inc.glsl
index 98d11b9e69..962e444911 100644
--- a/modules/lightmapper_rd/lm_common_inc.glsl
+++ b/modules/lightmapper_rd/lm_common_inc.glsl
@@ -1,4 +1,3 @@
-
/* SET 0, static data that does not change between any call */
layout(set = 0, binding = 0) uniform BakeParameters {