The D3D12_BARRIER_SYNC enum indicates that there's a value of 0x4000 with the name of D3D12_BARRIER_SYNC_EMIT_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO. However, I cannot find any corresponding documentation for this enum value. It should come right after the description for D3D12_BARRIER_SYNC_NON_PIXEL_SHADING and before the description for D3D12_BARRIER_SYNC_CLEAR_UNORDERED_ACCESS_VIEW.
See: https://github.com/microsoft/DirectX-Specs/blob/master/d3d/D3D12EnhancedBarriers.md#d3d12_barrier_sync
The
D3D12_BARRIER_SYNCenum indicates that there's a value of 0x4000 with the name ofD3D12_BARRIER_SYNC_EMIT_RAYTRACING_ACCELERATION_STRUCTURE_POSTBUILD_INFO. However, I cannot find any corresponding documentation for this enum value. It should come right after the description forD3D12_BARRIER_SYNC_NON_PIXEL_SHADINGand before the description forD3D12_BARRIER_SYNC_CLEAR_UNORDERED_ACCESS_VIEW.See: https://github.com/microsoft/DirectX-Specs/blob/master/d3d/D3D12EnhancedBarriers.md#d3d12_barrier_sync