Update shader formulas
This commit is contained in:
parent
b4d9b15a9c
commit
caa00c9a6b
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
texture.vsh + texture.psh = texture.gsh
|
texture.vsh + texture.psh = texture.gsh
|
||||||
texture.vsh + texture_colour_key.psh = texture_colour_key.gsh
|
texture.vsh + texture_colour_key.psh = texture_colour_key.gsh
|
||||||
plain.vsh + colour_fill.psh = colour_fill.gsh
|
plain.vsh + colour_fill.psh = colour_fill.gsh
|
||||||
|
texture.vsh + glyph.psh = glyph.gsh
|
||||||
|
|
||||||
|
|
||||||
##########################
|
##########################
|
||||||
|
|
Loading…
Add table
Reference in a new issue