Skip to content

Commit d5eefe9

Browse files
authored
Replace tabs with spaces (#428)
1 parent 39da2ef commit d5eefe9

File tree

750 files changed

+71206
-71206
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

750 files changed

+71206
-71206
lines changed

Libraries/D3D12RaytracingFallback/Include/D3D12RaytracingFallback.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ typedef struct D3D12_RAYTRACING_FALLBACK_INSTANCE_DESC
4242
UINT InstanceContributionToHitGroupIndex : 24;
4343
UINT Flags : 8;
4444
WRAPPED_GPU_POINTER AccelerationStructure;
45-
} D3D12_RAYTRACING_FALLBACK_INSTANCE_DESC;
45+
} D3D12_RAYTRACING_FALLBACK_INSTANCE_DESC;
4646

4747
class
4848
_declspec(uuid("539e5c40-df25-4c7d-81d8-6537f54306ed"))

0 commit comments

Comments
 (0)