Нема описа
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.

TraceRaysAndFetchAttributes.compute 276B

12345
  1. #define UNIFIED_RT_BACKEND_COMPUTE
  2. #define UNIFIED_RT_GROUP_SIZE_X 16
  3. #define UNIFIED_RT_GROUP_SIZE_Y 8
  4. #include "TraceRaysAndFetchAttributes.hlsl"
  5. #include_with_pragmas "Packages/com.unity.rendering.light-transport/Runtime/UnifiedRayTracing/Compute/ComputeRaygenShader.hlsl"