Skip to content

Commit 21f4c09

Browse files
Finish the example support matrix
1 parent a716752 commit 21f4c09

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

examples_tests/Readme.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -56,40 +56,40 @@ N = No support
5656
| 22.RaytracedAO | N | N | W | N | N | W | N | N | BUILD_MITSUBA_LOADER |
5757
| 23.Autoexposure | Y | Y | Y | S | S | S | N | S | |
5858
| FREE_SLOT | | | | | | | | | |
59-
| 25.Blur | S | S | S | S | S | S | N | S | |
59+
| 25.Blur | S | N | S | S | N | S | N | S | |
6060
| FREE_SLOT | | | | | | | | | |
6161
| 27.PLYSTLDemo | Y | Y | Y | S | S | S | N | N | COMPILE_WITH_STL_LOADER & COMPILE_WITH_PLY_LOADER |
6262
| FREE_SLOT | | | | | | | | | |
6363
| 29.SpecializationConstants | S | S | S | S | S | S | N | S | |
6464
| FREE_SLOT | | | | | | | | | |
6565
| FREE_SLOT | | | | | | | | | |
6666
| FREE_SLOT | | | | | | | | | |
67-
| 33.Draw3DLine | S | S | S | S | S | S | N | S | |
67+
| 33.Draw3DLine | Y | Y | Y | S | S | S | S | S | |
6868
| 34.LRUCacheUnitTest | Y | Y | Y | Y | Y | Y | N | N | |
69-
| 35.GeometryCreator | S | S | S | S | S | S | N | S | |
70-
| 36.CUDAInterop | N | N | W | N | N | W | N | N | |
69+
| 35.GeometryCreator | Y | Y | Y | S | S | S | N | S | |
70+
| 36.CUDAInterop | N | N | W | N | N | W | N | N | COMPILE_WITH_CUDA |
7171
| FREE_SLOT | | | | | | | | | |
7272
| 38.EXRSplit | S | S | S | S | S | S | N | N | |
73-
| 39.DenoiserTonemapper | N | N | S | N | N | S | N | N | |
74-
| 40.GLITest | S | S | S | S | S | S | N | S | |
73+
| 39.DenoiserTonemapper | N | N | W | N | N | W | N | N | COMPILE_WITH_CUDA & COMPILE_WITH_OPTIX |
74+
| 40.GLITest | S | S | S | S | S | S | N | S | COMPILE_WITH_GLI_LOADER |
7575
| 41.VisibilityBuffer | S | S | S | S | S | S | N | N | |
76-
| 42.FragmentShaderPathTracer | S | S | S | S | S | S | S | S | |
77-
| 43.SumAndCDFFilters | S | N | S | S | N | S | N | S | |
78-
| 44.LevelCurveExtraction | S | N | S | S | N | S | N | S | |
76+
| 42.FragmentShaderPathTracer | B | B | Y | S | S | S | S | S | |
77+
| 43.SumAndCDFFilters | S | N | S | S | N | S | N | N | |
78+
| 44.LevelCurveExtraction | S | N | S | S | N | S | N | N | |
7979
| 45.BRDFEvalTest | S | S | S | S | S | S | N | S | |
8080
| 46.SamplingValidation | S | S | S | S | S | S | N | S | |
81-
| 47.DerivMapTest | S | N | S | S | N | S | N | S | |
82-
| 48.ArithmeticUnitTest | S | N | S | S | N | S | N | S | |
83-
| 49.ComputeFFT | S | N | S | S | N | S | N | S | |
81+
| 47.DerivMapTest | S | N | S | S | N | S | N | N | |
82+
| 48.ArithmeticUnitTest | Y | N | Y | S | N | S | N | S | |
83+
| 49.ComputeFFT | S | N | S | S | N | S | N | N | |
8484
| 50.NewAPITest | S | S | S | S | S | S | S | S | |
85-
| 51.RadixSort | S | N | S | S | N | S | N | S | |
86-
| 52.SystemTest | S | S | S | S | S | S | N | S | |
87-
| 53.ComputeShaders | S | S | S | S | S | S | N | S | |
88-
| 54.Transformations | S | S | S | S | S | S | N | S | |
89-
| 55.RGB18E7S3 | S | S | S | S | S | S | N | S | |
85+
| 51.RadixSort | W | N | W | W | N | W | N | W | |
86+
| 52.SystemTest | S | S | S | S | S | S | S | S | |
87+
| 53.ComputeShaders | S | N | S | S | N | S | N | S | |
88+
| 54.Transformations | S | S | S | S | S | S | S | S | |
89+
| 55.RGB18E7S3 | S | S | S | S | S | S | N | N | |
9090
| 56.RayQuery | N | N | S | N | N | S | N | S | |
9191
| 57.AndroidSample | N | N | N | N | N | N | S | S | |
92-
| 58.MediaUnpackingOnAndroid | N | N | N | N | N | N | Y | Y | None |
92+
| 58.MediaUnpackingOnAndroid | N | N | N | N | N | N | Y | Y | |
9393
| FREE_SLOT | | | | | | | | | |
9494
| 60.ClusteredRendering | W | N | W | W | N | W | N | N | |
9595

0 commit comments

Comments
 (0)