diff --git a/README.md b/README.md index 423f03ee5c..254c29d9cb 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/etc/depth_coordinates.png b/etc/depth_coordinates.png deleted file mode 100644 index 6d6ff067b9..0000000000 Binary files a/etc/depth_coordinates.png and /dev/null differ