TOpenCLDevice::LocalMemType Property

__declspec(property(get = GetLocalMemType)) TLocalMemType LocalMemType;

Returns lmtLocal, if dedicated local memory storage is available. Returns lmtGlobal oterwhise.

Read: TLocalMemType GetLocalMemType();
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler