From eb559c5b3228337c9ea5285906f3106fbf25bb54 Mon Sep 17 00:00:00 2001 From: Timo de Kort Date: Thu, 18 Jun 2020 23:34:15 +0200 Subject: [PATCH] Add GLSL construction status --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a2a88688dd..ee1a9261c8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Front-end | Status | Notes | --------------- | ------------------ | ----- | SPIR-V (binary) | :construction: | | WGSL (Tint) | :construction: | | -GLSL (Vulkan) | | | +GLSL (Vulkan) | :construction: | | Rust | | | Back-end | Status | Notes |