readme: list supported GLSL versions for glsl-in (#1586)

This commit is contained in:
Markus
2021-12-12 02:29:49 +00:00
committed by GitHub
parent e200e44ede
commit c4b331acb4

View File

@@ -17,7 +17,7 @@ Front-end | Status | Feature | Notes |
--------------- | ------------------ | ------- | ----- |
SPIR-V (binary) | :white_check_mark: | spv-in | |
WGSL | :white_check_mark: | wgsl-in | Fully validated |
GLSL | :ok: | glsl-in | |
GLSL | :ok: | glsl-in | GLSL 440+ |
Back-end | Status | Feature | Notes |
--------------- | ------------------ | -------- | ----- |