Added parsing for dynamic_enable in lazy shader compilation.

This commit is contained in:
zy4n
2025-03-03 21:19:08 +01:00
parent fde6a2fd7b
commit e01b8c2e09
4 changed files with 49 additions and 29 deletions

View File

@@ -8,6 +8,7 @@
#include "features/mesh_features.hpp"
#include "features/point_cloud_features.hpp"
// TODO move implementation to .ipp file
namespace shader_program
{