It would be great have access to all samplers declared on a glslPOPs parameters via indexing an array (similar to sTD2DInputs etc).
If the sampler I want to sample from varies from thread to thread is otherwise difficult (I could use switches I guess, but that seems inelegant).