Update background shader

This commit is contained in:
Georg Hagen
2024-07-06 21:39:36 +02:00
parent d4c5e8700b
commit 2b32717c5b
4 changed files with 225 additions and 203 deletions

View File

@@ -8,7 +8,7 @@ extern const unsigned char background_frag_spv[1076];
/* Contents of file background.vert.spv */
extern const long int background_vert_spv_size;
extern const unsigned char background_vert_spv[2980];
extern const unsigned char background_vert_spv[3220];
/* Contents of file basic.frag.spv */
extern const long int basic_frag_spv_size;