mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2025-02-17 07:27:43 +11:00
add author block to AANN
This commit is contained in:
parent
8df1213ad5
commit
6d868df91a
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
|||
#version 450
|
||||
|
||||
// AntiAliased Nearest Neighbor
|
||||
// by jimbo1qaz and wareya
|
||||
|
||||
layout(push_constant) uniform Push
|
||||
{
|
||||
float NOGAMMA;
|
||||
|
|
Loading…
Add table
Reference in a new issue