thi-ng / umbrella

⛱ Broadly scoped ecosystem & mono-repository of 198 TypeScript projects (and ~175 examples) for general purpose, functional, data driven development
https://thi.ng
Apache License 2.0
3.31k stars 144 forks source link

[shader-ast] Array texture types are missing #437

Open sylee957 opened 7 months ago

sylee957 commented 7 months ago

Specifically, there are:

sampler2DArray
sampler2DArrayShadow
isampler2D
usampler2D

in GLSL specification

postspectacular commented 6 months ago

They're still missing since I've got limited bandwidth and not had any need for either of them so far... :)