From 53b32bc6ba8d81f9ff90c42ce84f2aed6086478b Mon Sep 17 00:00:00 2001 From: "Cetnerowski, Adam" Date: Wed, 17 Oct 2018 15:19:05 +0200 Subject: [PATCH] Documentation: Add note on shared context Change-Id: Iddecaf7c9c8f10c84a4f5cceeb7554d266a1e94c Signed-off-by: Cetnerowski, Adam --- documentation/LIMITATIONS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/documentation/LIMITATIONS.md b/documentation/LIMITATIONS.md index 7c89b0e09a..e73ccef87b 100644 --- a/documentation/LIMITATIONS.md +++ b/documentation/LIMITATIONS.md @@ -34,6 +34,7 @@ _Currently no plan to implement. If interested in these features, please use SRB #### Other capabilities * OpenGL sharing with MESA driver - _will implement in the future (no specific timeline)_ * CL_MEM_SVM_FINE_GRAIN_BUFFER (if using unpatched i915) - _patch is WIP_ +* Creation of OpenCL context spanning both CPU and GPU devices is currently not supported ___(*) Other names and brands my be claimed as property of others.___