cornerpin: add version to frag shader too
This fixes shader compilation issue on some platforms/drivers
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#version 130
|
||||
|
||||
// Input texture
|
||||
uniform sampler2D ove_maintex;
|
||||
uniform sampler2D tex_in;
|
||||
|
||||
Reference in New Issue
Block a user