diff --git a/docs/articles_en/openvino-workflow/running-inference/inference-devices-and-modes/gpu-device/remote-tensor-api-gpu-plugin.rst b/docs/articles_en/openvino-workflow/running-inference/inference-devices-and-modes/gpu-device/remote-tensor-api-gpu-plugin.rst index fd303d2754d6c8..f1018b82cf40ee 100644 --- a/docs/articles_en/openvino-workflow/running-inference/inference-devices-and-modes/gpu-device/remote-tensor-api-gpu-plugin.rst +++ b/docs/articles_en/openvino-workflow/running-inference/inference-devices-and-modes/gpu-device/remote-tensor-api-gpu-plugin.rst @@ -452,6 +452,11 @@ pointers or the ``VASurfaceID`` handle, as shown in the examples below: infer_request.wait(); +.. important:: + + Currently, only sharing of D3D11 surfaces is supported via the + `cl_intel_d3d11_nv12_media_sharing `__ + extension, which provides interoperability between OpenCL and DirectX. Direct NV12 Video Surface Input