SDL is a thin wrapper around OpenGL. You use OpenGL functions directly within an SDL application.

I've tested VCL and Win32 API-based 3D applications and there is no speed difference. The VCL application is bigger in file size, but speed-wise there is no difference.