#define CC_USE_SURFACE_SHADER 1 // Surface #include #include #include // UBO #include #include // Base #include #include // Functional #include #if CC_USE_MORPH #include #endif #if CC_USE_SKINNING #include #endif #if CC_USE_FOG != CC_FOG_NONE && !CC_USE_ACCURATE_FOG #include #endif