From decab5913d77470c3bb87ac408bbc126972c5aa9 Mon Sep 17 00:00:00 2001 From: foreman Date: Tue, 31 Mar 2015 15:00:52 -0400 Subject: [PATCH] P4 to Git Change 1136311 by rili@rili_opencl_stg on 2015/03/31 14:29:39 EPR #416125 - Remove extension cl_amd_open_video from build. All codes related to this extension will be removed later Affected files ... ... //depot/stg/opencl/drivers/opencl/api/opencl/Makefile#6 edit ... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_open_video_amd.h#19 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/device.hpp#242 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpudevice.cpp#505 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.cpp#90 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa/hsadevice.hpp#47 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/hsa_foundation/hsadevice.cpp#29 edit ... //depot/stg/opencl/drivers/opencl/runtime/platform/commandqueue.cpp#19 edit [ROCm/clr commit: 2a344fe28d68503876da8ebfa1ea4ca9a29e0e5d] --- projects/clr/opencl/api/opencl/amdocl/cl_open_video_amd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/opencl/api/opencl/amdocl/cl_open_video_amd.h b/projects/clr/opencl/api/opencl/amdocl/cl_open_video_amd.h index 9dfa4878e5..7f4a6a585a 100644 --- a/projects/clr/opencl/api/opencl/amdocl/cl_open_video_amd.h +++ b/projects/clr/opencl/api/opencl/amdocl/cl_open_video_amd.h @@ -96,7 +96,7 @@ jurisdiction and venue of these courts. /****************************************** * Private AMD extension cl_amd_open_video * ******************************************/ -#define cl_amd_open_video 1 +#define cl_amd_open_video 0 #if cl_amd_open_video