GLOW_RUNTIME_ASSERT(sCurrentTexture==this,"Currently bound FBO does NOT match represented Texture "<<to_string(texture),returnfalse);
GLOW_RUNTIME_ASSERT(sCurrentTexture2DMultisampleArray==this,"Currently bound FBO does NOT match represented Texture "<<to_string(texture),returnfalse);