Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

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