P4 to Git Change 1092043 by xcui@merged_opencl_jxcwin on 2014/10/29 17:04:56

EPR #397491 - changed the CPU SVM capability availablility only for OpenCL 2.0, not for 1.2.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpudevice.cpp#267 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpusettings.cpp#28 edit
This commit is contained in:
foreman
2014-10-29 17:16:07 -04:00
vanhempi b3a41138c9
commit fe61054635
2 muutettua tiedostoa jossa 8 lisäystä ja 4 poistoa
@@ -54,6 +54,7 @@ Settings::create()
enableExtension(ClKhrSubGroups);
supportDepthsRGB_ = true;
enableExtension(ClKhrDepthImages);
customSvmAllocator_ = true;
}
// Map CPUID feature bits to our own feature bits