P4 to Git Change 1191670 by yaxunl@yaxunl_stg_win50 on 2015/09/17 10:51:10

ECR #354633 - SPIR-V: Back out revision 327 from //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp since cl_khr_il_program is not recognized by conformance compiler test yet.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpusettings.cpp#328 edit
Tento commit je obsažen v:
foreman
2015-09-17 11:03:15 -04:00
rodič 9580eed418
revize 7f9a18c1b0
-1
Zobrazit soubor
@@ -378,7 +378,6 @@ Settings::create(
enableExtension(ClAmdDeviceAttributeQuery);
enableExtension(ClKhrSpir);
enableExtension(ClKhrIlProgram);
// SVM is not currently supported for DX Interop
if (!svmFineGrainSystem_) {