2
0

P4 to Git Change 1071332 by rili@rili_opencl_stg on 2014/08/28 17:28:16

EPR #405038 - Expose extension "cl_khr_depth_images" for OpenCL 2.0

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/cpu/cpusettings.cpp#27 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#229 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#276 edit
Este cometimento está contido em:
foreman
2014-08-28 17:48:53 -04:00
ascendente 17edecc562
cometimento d13eeb7ea8
3 ficheiros modificados com 4 adições e 0 eliminações
+1
Ver ficheiro
@@ -53,6 +53,7 @@ Settings::create()
partialDispatch_ = true;
enableExtension(ClKhrSubGroups);
supportDepthsRGB_ = true;
enableExtension(ClKhrDepthImages);
}
// Map CPUID feature bits to our own feature bits