Not able to draw anything on texture.

I am using C and OpenGL to code a moon-lander game.

Problem is that I 'm not able to add any 2D drawings over the texture that I’ve put. 3d cubes run well. Can someone help me with this. I’m absolute beginner.

Disable depth test ?