chore(platform): update opengl impl fns to versions in paoda/turbo
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#version 330 core
|
||||
out vec4 frag_color;
|
||||
|
||||
in vec3 color;
|
||||
in vec2 uv;
|
||||
|
||||
uniform sampler2D screen;
|
||||
|
Reference in New Issue
Block a user