Add legend for supported end-points (#212)

There's no legend explaining what symbols mean for supported end-points, but it seems to be following the same format at wgpu. This PR copies wgpu's legend.
This commit is contained in:
Nicholas Rishel
2020-09-22 21:48:31 -07:00
committed by GitHub
parent e5d17e878b
commit 7ce99774d5

View File

@@ -27,3 +27,5 @@ AIR | | |
DXIR | | |
DXIL | | |
DXBC | | |
:heavy_check_mark: = Primary support — :white_check_mark: = Secondary support — :construction: = Unsupported, but support in progress