Skip to content

Commit 01cb828

Browse files
authored
Update README.md
1 parent 826f0b1 commit 01cb828

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,13 @@ A good place to start looking for examples would be the ModelViewer sample.
7070

7171
Build Configurations
7272
--------------------
73-
Falcor has the following build configurations for DirectX 12 and Vulkan, respectively:
73+
Falcor has the following build configurations for DirectX 12, Vulkan and DXR, respectively:
7474
- `DebugD3D12`
7575
- `ReleaseD3D12`
7676
- `DebugVK`
7777
- `ReleaseVK`
78+
- `DebugDXR`
79+
- `ReleaseDXR`
7880

7981
Debug builds enable file logging and message boxes by default, and there is a lot of runtime error checking. If debug layers for the selected API are installed, they will be loaded as well.
8082

0 commit comments

Comments
 (0)