In Sketch-3D, SamplerStates and Textures are separate objects. However, because OpenGL doesn't separate those, the Hlsl-To-Glsl program will generate several Sampler2D objects, one for each ...