__declspec(property(get = GetGlobalMemCachelineSize)) int GlobalMemCachelineSize;
Returns global memory cache line size in Bytes.
Read:
int GetGlobalMemCachelineSize();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler