compiled shaders for sokol

This commit is contained in:
2024-07-01 00:39:01 -04:00
parent e4089d3832
commit 69e4eb01d7
5 changed files with 833 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
@header import sg "thirdparty:sokol/gfx"
@vs render_glyph_vs
@include ./ve_source_shared.shdc.glsl
@include ./source_shared.shdc.glsl
@end
@fs render_glyph_fs