This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
fix write_depth.fs glsl120
pull/5138/head
Maicon Santana
2 months ago
committed by
GitHub
parent
c6d7694286
commit
69021939e6
No known key found for this signature in database
GPG Key ID:
B5690EEEBB952194
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
examples/shaders/resources/shaders/glsl120/write_depth.fs
+ 1
- 1
examples/shaders/resources/shaders/glsl120/write_depth.fs
View File
@ -1,4 +1,4 @@
#version
1
0
0
#version
1
2
0
#extension
GL_EXT_frag_depth
:
enable
Write
Preview
Loading…
Cancel
Save