P4 to Git Change 1410861 by gandryey@gera-lnx-rcf-lc on 2017/05/17 17:03:55
SWDEV-120180 - [amdgpu-pro] OpenCL support for SSG
Correct define name
Affected files ...
... //depot/stg/opencl/drivers/opencl/api/opencl/amdocl/cl_lqdflash_amd.cpp#20 edit
[ROCm/clr commit: 757432840f]
Этот коммит содержится в:
@@ -12,7 +12,7 @@
|
||||
#include "cl_lqdflash_amd.h"
|
||||
|
||||
#if (!defined(BUILD_HSA_TARGET) && defined(WITH_HSA_DEVICE) && \
|
||||
defined(WITH_LINUX_PRO)) || defined(_WIN32)
|
||||
defined(WITH_AMDGPU_PRO)) || defined(_WIN32)
|
||||
#define WITH_LIQUID_FLASH 1
|
||||
#endif // _WIN32
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user