P4 to Git Change 1553088 by gandryey@gera-w8 on 2018/05/10 10:58:01
SWDEV-79445 - OCL generic changes and code clean-up - define WITH_LIQUID_FLASH. Currently it's not a part of makefile setup Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/platform/context.cpp#51 edit
Este commit está contenido en:
@@ -18,6 +18,11 @@
|
||||
#include "CL/cl_dx9_media_sharing.h"
|
||||
#endif //_WIN32
|
||||
|
||||
#if (!defined(BUILD_HSA_TARGET) && defined(WITH_HSA_DEVICE) && \
|
||||
defined(WITH_AMDGPU_PRO)) || defined(_WIN32) || defined(WITH_PAL_DEVICE)
|
||||
#define WITH_LIQUID_FLASH 1
|
||||
#endif
|
||||
|
||||
#ifdef WITH_LIQUID_FLASH
|
||||
#include "lf.h"
|
||||
#endif
|
||||
|
||||
Referencia en una nueva incidencia
Block a user