make all shader files as a dependency to rebuild

This commit is contained in:
ohyzha
2024-07-12 09:55:06 +03:00
parent a228dc2e47
commit 864e734b96
4 changed files with 65 additions and 50 deletions

View File

@@ -8,9 +8,7 @@
extern "C"
{
#include "GeneratedShaderData/background.h"
#include "GeneratedShaderData/basic.h"
#include "GeneratedShaderData/grid.h"
#include "GeneratedShaderData/GeneratedShaderData.h"
}
namespace OpenVulkano