I have simple sfml program that must create simple gradient that includes shader
sf::RenderTexture emptyTexture; emptyTexture.create(w, h); sf::Sprite emp