[glsl-out] Add note about supported GLSL versions

This commit is contained in:
Igor Shaposhnik
2021-12-06 14:56:41 +03:00
committed by Dzmitry Malyshau
parent 14719553a6
commit 9cc2b730b7

View File

@@ -25,7 +25,7 @@ SPIR-V | :white_check_mark: | spv-out | |
WGSL | :ok: | wgsl-out | |
Metal | :white_check_mark: | msl-out | |
HLSL | :ok: | hlsl-out | Shader Model 5.0+ (DirectX 11+) |
GLSL | :ok: | glsl-out | |
GLSL | :ok: | glsl-out | GLSL 330+ and GLSL ES 300+ |
AIR | | | |
DXIL/DXIR | | | |
DXBC | | | |