|
@@ -101,7 +101,7 @@ int32_t _ghf_wdcChkWS_KerErr( _GHT_WRKSET wSet,
|
|
|
int32_t _ghf_wdcSetWS_KerErrToZero(_GHT_WRKSET wSet);
|
|
int32_t _ghf_wdcSetWS_KerErrToZero(_GHT_WRKSET wSet);
|
|
|
int32_t _ghf_wdcSetWS_KernArgs( _GHT_WRKSET wSet,
|
|
int32_t _ghf_wdcSetWS_KernArgs( _GHT_WRKSET wSet,
|
|
|
const cl_kernel kr, ...);
|
|
const cl_kernel kr, ...);
|
|
|
-int32_t _ghf_wdcExecWS_Kern( _GHT_WRKSET wSet,
|
|
|
|
|
|
|
+int32_t _ghf_wdcBExecWS_Kern( _GHT_WRKSET wSet,
|
|
|
const char* const pcKernName, ...);
|
|
const char* const pcKernName, ...);
|
|
|
|
|
|
|
|
#pragma pack(push,1)
|
|
#pragma pack(push,1)
|