PKGBUILDs/angleproject/mingw-w64/entry_points_shader.cpp

13 lines
310 B
C++

#ifndef COMPONENT_BUILD
#define COMPONENT_BUILD
#endif
#ifdef ANGLE_TRANSLATOR_STATIC
#undef ANGLE_TRANSLATOR_STATIC
#endif
#ifndef ANGLE_TRANSLATOR_IMPLEMENTATION
#define ANGLE_TRANSLATOR_IMPLEMENTATION
#endif
#include "../compiler/translator/ShaderVars.cpp"
#include "../compiler/translator/ShaderLang.cpp"