How to Create Rendertarget for VR Render Use

I need to create 2 native buffer to render on.
and the pass it to a VR SDK lib,
the VR lib texture is D3D11Texture*.
how can i create a buffer and render on it?
thanks a lot