namespace GLSL_STD_450 { enum Entrypoints { Round, Count }; extern const char* Names[Count]; inline void Initialize() { } }; // end namespace GLSL_STD_450