mirror of
https://github.com/libretro/slang-shaders.git
synced 2025-02-08 02:58:06 +00:00
add author block to AANN
This commit is contained in:
parent
8df1213ad5
commit
6d868df91a
@ -1,5 +1,8 @@
|
||||
#version 450
|
||||
|
||||
// AntiAliased Nearest Neighbor
|
||||
// by jimbo1qaz and wareya
|
||||
|
||||
layout(push_constant) uniform Push
|
||||
{
|
||||
float NOGAMMA;
|
||||
|
Loading…
x
Reference in New Issue
Block a user