mirror of
https://github.com/raysan5/raylib.git
synced 2026-02-05 13:49:17 -05:00
add versions to new shaders
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#version 120
|
||||
// Input from vertex shader
|
||||
varying vec3 fragPosition;
|
||||
varying vec4 fragColor;
|
||||
|
||||
Reference in New Issue
Block a user