thi-ng / umbrella

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

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

Open sylee957 opened 11 months ago

sylee957 commented 11 months ago

Specifically, there are:

sampler2DArray
sampler2DArrayShadow
isampler2D
usampler2D

in GLSL specification

postspectacular commented 10 months ago

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