c74d65cec8
The added `#` prevents clang-format from misinterpreting the meaning of this statement and thus messing up the formatting of the next lines up until the first `layout` statement. Similarly, a semicolon is now enforced on `versions` defines to prevent clang-format from messing up formatting and putting them all on a single line. Note: In its current state the code will ignore chained statements on a single line separated by a semicolon. Also removed some extraneous lines missed in previous style changes or added by mistake with said changes (e.g. after uniform definitions that clang-format messes up somewhat too, but we live with it). |
||
---|---|---|
.. | ||
shaders | ||
light_cluster_builder.cpp | ||
light_cluster_builder.h | ||
rasterizer_canvas_rd.cpp | ||
rasterizer_canvas_rd.h | ||
rasterizer_effects_rd.cpp | ||
rasterizer_effects_rd.h | ||
rasterizer_rd.cpp | ||
rasterizer_rd.h | ||
rasterizer_scene_high_end_rd.cpp | ||
rasterizer_scene_high_end_rd.h | ||
rasterizer_scene_rd.cpp | ||
rasterizer_scene_rd.h | ||
rasterizer_storage_rd.cpp | ||
rasterizer_storage_rd.h | ||
render_pipeline_vertex_format_cache_rd.cpp | ||
render_pipeline_vertex_format_cache_rd.h | ||
SCsub | ||
shader_compiler_rd.cpp | ||
shader_compiler_rd.h | ||
shader_rd.cpp | ||
shader_rd.h |