Cleanup: multi-line comment blocks

This commit is contained in:
2020-10-14 15:24:42 +11:00
parent 863b38d708
commit c7cd74fac3
20 changed files with 46 additions and 43 deletions

View File

@@ -387,7 +387,7 @@ void node_bsdf_principled_subsurface(vec4 base_color,
mixed_ss_base_color,
f0,
/* HACK: Pass the multiscatter flag as the sign to not add closure variations
or increase register usage. */
* or increase register usage. */
(use_multiscatter != 0.0) ? f90 : -f90,
int(ssr_id),
roughness,