view matrix different between OpenGL vs DirectX?

is the view matrix different between OpenGL vs DirectX in shader? when i try to render something with shader in directx, it work fine. But when something wrong with the view outcome when test on opengl project. Do i need to do anything in shader?