godot/servers/rendering/renderer_rd/shaders/forward_clustered
clayjohn a7e1a65ca8 Apply PREMUL_ALPHA_FACTOR only in non-split-specular shader variants.
This avoids a shader compile error when using SSS and PREMUL_ALPHA_FACTOR in the same shader.

This doesn't change any functionaility, since in practive, the split-specular shader variant is only ever used for opaque objects while using premul alpha makes the object non-opaque
2025-11-14 23:17:17 -08:00
..
best_fit_normal.glsl Use best fit normals for storing screen space normals 2023-12-21 14:41:29 -07:00
integrate_dfg.glsl Replace BRDF approximation with a DFG LUT 2025-05-08 10:23:35 -06:00
scene_forward_clustered.glsl Apply PREMUL_ALPHA_FACTOR only in non-split-specular shader variants. 2025-11-14 23:17:17 -08:00
scene_forward_clustered_inc.glsl Use half float precision buffer for 3D when HDR2D is enabled 2025-10-21 13:44:46 -07:00
SCsub SCons: Add unobtrusive type hints in SCons files 2024-09-25 09:34:35 -05:00