mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 15:08:13 +02:00
...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#version 330
|
||||
#version GLSL_VERSION
|
||||
|
||||
uniform sampler2D image;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#version 330
|
||||
#version GLSL_VERSION
|
||||
|
||||
layout(location=3) in vec4 src;
|
||||
out vec2 texcoord;
|
||||
|
||||
Reference in New Issue
Block a user