add author block to AANN

This commit is contained in:
hunterk 2017-01-19 14:09:16 -06:00
parent 8df1213ad5
commit 6d868df91a

View file

@ -1,5 +1,8 @@
#version 450
// AntiAliased Nearest Neighbor
// by jimbo1qaz and wareya
layout(push_constant) uniform Push
{
float NOGAMMA;