Remove depth image from readme - we don't dictate direction of depth (#2812)

This commit is contained in:
Connor Fitzgerald 2022-06-26 23:28:49 -04:00 committed by GitHub
parent 84633a8b12
commit a3ed6e06ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -185,6 +185,6 @@ The list of currently enabled CTS tests can be found [here](./cts_runner/test.ls
wgpu uses the coordinate systems of D3D and Metal:
Render | Depth | Texture
-------|-------|--------
![render_coordinates](./etc/render_coordinates.png) | ![depth_coordinates](./etc/depth_coordinates.png) | ![texture_coordinates](./etc/texture_coordinates.png)
Render | Texture
-------|--------
![render_coordinates](./etc/render_coordinates.png) | ![texture_coordinates](./etc/texture_coordinates.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.9 KiB