P4 to Git Change 1393413 by gandryey@gera-w8 on 2017/03/31 15:38:06

SWDEV-79445 - OCL generic changes and code clean-up
	- Add OCL_STUB_PROGRAMS it allows to dumps the original OCL programs with unique name and reuse possibly modified versions on the second run.

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.hpp#11 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.cpp#85 edit
... //depot/stg/opencl/drivers/opencl/runtime/platform/program.hpp#40 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#268 edit


[ROCm/clr commit: 1c46212c4b]
This commit is contained in:
foreman
2017-03-31 15:51:21 -04:00
rodzic d3ac3503e1
commit 91ead8b192
4 zmienionych plików z 56 dodań i 0 usunięć
@@ -17,6 +17,9 @@ public:
bool init();
const std::string& GetBuildOptsAppend() const { return buildOptsAppend_; }
const std::string& appFileName() const { return appFileName_; }
protected:
enum DataTypes
{