No Description
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.

RenderingLayers.hlsl 278B

1234567
  1. #ifndef UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED
  2. #define UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED
  3. #pragma multi_compile_fragment _ _WRITE_RENDERING_LAYERS
  4. #pragma target 4.5 _WRITE_RENDERING_LAYERS
  5. #endif // UNIVERSAL_WRITE_RENDERING_LAYERS_PRAGMAS_INCLUDED