You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1234567 |
- #ifndef UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED
- #define UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED
-
- #pragma multi_compile_fragment _ _WRITE_RENDERING_LAYERS
- #pragma target 4.5 _WRITE_RENDERING_LAYERS
-
- #endif // UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED
|