mirror of
https://github.com/italicsjenga/slang-shaders.git
synced 2024-11-22 15:51:30 +11:00
fix path in comment
This commit is contained in:
parent
a5322b1478
commit
b814c58f44
|
@ -3,7 +3,7 @@
|
|||
/*
|
||||
Colorimetry shader
|
||||
Ported from Drag's NES Palette Generator
|
||||
http://drag.wootest.n../misc/shaders/palgen.html
|
||||
http://drag.wootest.net/misc/palgen.html
|
||||
*/
|
||||
|
||||
layout(std140, set = 0, binding = 0) uniform UBO
|
||||
|
|
Loading…
Reference in a new issue