mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-06 12:13:57 +00:00
Vulkan: Implement FXAA
This commit is contained in:
committed by
Fernando Sahmkow
parent
598aaf3d74
commit
0a3e7c6f14
@@ -15,7 +15,7 @@ layout (location = 0) out vec4 posPos;
|
||||
|
||||
#ifdef VULKAN
|
||||
|
||||
#define BINDING_COLOR_TEXTURE 1
|
||||
#define BINDING_COLOR_TEXTURE 0
|
||||
|
||||
#else // ^^^ Vulkan ^^^ // vvv OpenGL vvv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user