Skip to content

Commit ac0eb85

Browse files
committed
Close #100
1 parent 22b65da commit ac0eb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bookcontents/chapter-07/chapter-07.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -596,7 +596,7 @@ public class Scene {
596596
}
597597
```
598598

599-
## Enable depth testing
599+
## Enable depth testing
600600

601601
We need also to modify the pipeline to actually use the depth image for depth testing. Since we may have pipelines that do not use depth testing at all, we will indicate if it's required in the `PipelineBuildInfo` class:
602602

0 commit comments

Comments
 (0)