NvBuffer to OpenCV GpuMat. Does memory is directly accessible to the device?

Hi,
Only NvBuffer in RGBA format can be mapped to cv::Mat or cv::gpuMat. Please refer to the patches:
LibArgus EGLStream to nvivafilter - #14 by DaneLLL
NVBuffer (FD) to opencv Mat - #6 by DaneLLL