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
[ROCm/clr commit: 7f9a18c1b0]
This commit is contained in:
@@ -378,7 +378,6 @@ Settings::create(
|
||||
enableExtension(ClAmdDeviceAttributeQuery);
|
||||
|
||||
enableExtension(ClKhrSpir);
|
||||
enableExtension(ClKhrIlProgram);
|
||||
|
||||
// SVM is not currently supported for DX Interop
|
||||
if (!svmFineGrainSystem_) {
|
||||
|
||||
Reference in New Issue
Block a user