Read back a previously-set texture binding, or null when none has been set.
null
gpu.Texture? getTexture(String name) => _textures[name]?.texture;