1
0
Fork 0

HDR: Fix typos

This commit is contained in:
Fernando García Liñán 2023-04-21 07:56:10 +02:00
parent 9616dba341
commit 775ca98db3
2 changed files with 2 additions and 2 deletions

View file

@ -64,7 +64,7 @@
<type>2d</type>
<width>screen</width>
<height>screen</height>
<format>depth32f-stencil</format>
<format>depth32f-stencil8</format>
</buffer>
<!-- HDR shading result -->

View file

@ -5,7 +5,7 @@
<pass>
<program>
<vertex-shader>Shaders/HDR/quad_matrix.vert</vertex-shader>
<fragment-shader>Shaders/HDR/debug_gbuffer_orm.frag</fragment-shader>
<fragment-shader>Shaders/HDR/debug_gbuffer_depth.frag</fragment-shader>
<fragment-shader>Shaders/HDR/pos_from_depth.glsl</fragment-shader>
</program>
<uniform>