P4 to Git Change 1464639 by gandryey@gera-w8 on 2017/09/28 15:45:07

SWDEV-79445 - OCL generic changes and code clean-up
	- Remove ENABLE_CAL_SHUTDOWN variable

Affected files ...

... //depot/stg/opencl/drivers/opencl/runtime/platform/runtime.cpp#37 edit
... //depot/stg/opencl/drivers/opencl/runtime/utils/flags.hpp#281 edit


[ROCm/clr commit: af2ba1c7b7]
Tento commit je obsažen v:
foreman
2017-09-28 16:03:49 -04:00
rodič 8d94feb8b8
revize dc4c7e7e24
2 změnil soubory, kde provedl 0 přidání a 16 odebrání
-2
Zobrazit soubor
@@ -64,8 +64,6 @@ release(bool, GPU_FLUSH_ON_EXECUTION, false, \
"Submit commands to HW on every operation. 0 - Disable, 1 - Enable") \
release(bool, GPU_USE_SYNC_OBJECTS, true, \
"If enabled, use sync objects instead of polling") \
release(bool, ENABLE_CAL_SHUTDOWN, false, \
"Enable explicit CAL shutdown (for PM4 capture)") \
release(bool, CL_KHR_FP64, true, \
"Enable/Disable support for double precision") \
release(cstring, AMD_OCL_BUILD_OPTIONS, 0, \