P4 to Git Change 1463068 by lmoriche@lmoriche_opencl_dev2 on 2017/09/25 17:58:14

SWDEV-86035 - Fix OCL/PAL build on Linux

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldefs.hpp#22 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#38 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palsettings.cpp#34 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#60 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#33 edit
此提交包含在:
foreman
2017-09-25 18:16:57 -04:00
父節點 db63366bcb
當前提交 98366d2b59
共有 5 個檔案被更改,包括 19 行新增15 行删除
+2
查看文件
@@ -416,6 +416,8 @@ bool Settings::create(const Pal::DeviceProperties& palProp,
case Pal::GfxIpLevel::GfxIp9:
singleFpDenorm_ = true;
break;
default:
break;
}
#endif // WITH_LIGHTNING_COMPILER