mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
[glsl-out] Add note about supported GLSL versions
This commit is contained in:
committed by
Dzmitry Malyshau
parent
14719553a6
commit
9cc2b730b7
@@ -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 | | | |
|
||||
|
||||
Reference in New Issue
Block a user