Using alpha with SDL_RenderGeometry before SDL_Texture copy

Using SDL_RenderGeometry on SDL_Texture which need to be clear in opaque white, otherwise the color acts as filter. How to draw geometry on a fully transparent texture before copying it?