mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
fix write_depth.fs glsl120
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#version 100
|
||||
#version 120
|
||||
|
||||
#extension GL_EXT_frag_depth : enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user