mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-08 13:11:02 +00:00
match confs
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#define BINDING_COLOR_TEXTURE 0
|
||||
#endif
|
||||
|
||||
layout (location = 0) in vec4 posPos;
|
||||
layout (location = 0) in vec2 texcoord;
|
||||
layout (location = 0) out vec4 frag_color;
|
||||
layout (binding = BINDING_COLOR_TEXTURE) uniform sampler2DMS input_texture;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user