#pragma once #include namespace HostShaders { constexpr std::string_view @CONTENTS_NAME@ = { @CONTENTS@ }; } // namespace HostShaders