Pointers for GLSL

Slick. GLSL/SPIR-V/Vulkan pointer support in shaders:

And cross-vendor too (EXT, not just NV as with NV_shader_buffer_load).

Now to see if support for this percolates up into the GL API…

More good stuff for GLSL pointers, for indexing arrays of structures: