From f75816fef25e5879f2f1ecd2c326f3233fe74575 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 28 Aug 2024 12:08:47 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 499caccd7..8de53b854 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Limitations and Support ### Target support | 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) | +| HLSL | HLSL | GLSL & SPIR-V | Metal Shading Language (Vertex/Fragment/Mesh/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