Compute GPU projection matrix from camera's projection matrix.
UNITY_MATRIX_P matrix in a shader.The renderIntoTexture value should be set to true if you intend to render into a
RenderTexture with this projection matrix. On some platforms it affects how
the final matrix will look like.