Skip to content

Commit d8caf47

Browse files
committed
Fix luminanceReduction shader name
1 parent 8e25a56 commit d8caf47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/engine/renderer/glsl_source/luminanceReduction_cp.glsl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3232
===========================================================================
3333
*/
3434

35-
/* adaptiveLightingReduction_cp.glsl */
35+
/* luminanceReduction_cp.glsl */
3636

3737
#insert common_cp
3838

0 commit comments

Comments
 (0)