From efe110580343521ba6ff61ebb7d0db252598651d Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 24 Jul 2024 15:22:04 -0700 Subject: Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e93b96a9e..499caccd7 100644 --- a/README.md +++ b/README.md @@ -76,9 +76,9 @@ Limitations and Support | supported | supported | supported | ### Target support -| Direct3D 11 | Direct3D 12 | Vulkan | Metal | CUDA | OptiX | CPU Compute | -|:---------------:|:--------------:|:---------------:|:-----------------------------------:|:-------------------:|:-----------:|:---------------------:| -| HLSL | HLSL | GLSL & SPIR-V | Vertex/Fragment/Compute stages only | C++ (compute-only) | C++ (WIP) | C++ (compute-only) | +| Direct3D 11 | Direct3D 12 | Vulkan | Metal | CUDA | OptiX | CPU Compute | +|:---------------:|:--------------:|:---------------:|:-------------------------------------------------------:|:-------------------:|:-----------:|:---------------------:| +| HLSL | HLSL | GLSL & SPIR-V | Metal Shading Language (Vertex/Fragment/Compute stages) | C++ (compute-only) | C++ (WIP) | C++ (compute-only) | *for greater detail, see the [Supported Compilation Targets](https://shader-slang.com/slang/user-guide/targets.html) section of the [User Guide](https://shader-slang.github.io/slang/user-guide/) -- cgit v1.2.3