VZout opened this issue 6 years ago · 0 comments
The shader and pipeline registry descriptions are missing the m_ prefix.
m_
struct ShaderDescription { std::string path; std::string entry; ShaderType type; };