Skip to content

Commit 92f6ec4

Browse files
Update Depth Test png to be a svg
1 parent 935b0d3 commit 92f6ec4

File tree

5 files changed

+7
-3
lines changed

5 files changed

+7
-3
lines changed

chapters/depth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ The depth test compares the framebuffer depth coordinate `Zf` with the depth val
315315

316316
The following gives a high level overview of the depth test.
317317

318-
image::{images}depth_test.png[depth_test]
318+
image::{images}depth_test.svg[depth_test]
319319

320320
[[depth-compare-operation]]
321321
==== Depth Compare Operation

chapters/images/depth_test.png

-53.5 KB
Binary file not shown.

chapters/images/depth_test.svg

Lines changed: 4 additions & 0 deletions
Loading

lang/jp/chapters/depth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ xref:{chapters}extensions/cleanup.adoc#vk_khr_depth_stencil_resolve[VK_KHR_depth
314314

315315
以下に、深度テストの概要を説明します。
316316

317-
image::../../../chapters/images/depth_test.png[depth_test]
317+
image::../../../chapters/images/depth_test.svg[depth_test]
318318

319319
[[depth-compare-operation]]
320320
==== 深度比較操作

lang/kor/chapters/depth.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Vulkan에서는 xref:{chapters}extensions/cleanup.adoc#vk_khr_depth_stencil_reso
315315

316316
다음은 깊이 테스트에 대한 개괄적인 개요입니다.
317317

318-
image::../../../chapters/images/depth_test.png[depth_test]
318+
image::../../../chapters/images/depth_test.svg[depth_test]
319319

320320
[[depth-compare-operation]]
321321
==== 깊이 비교 연산(Depth Compare Operation)

0 commit comments

Comments
 (0)