TOpenCLCache::SetCacheSize Method

void SetCacheSize(int ItemCount, int ItemLength, int VecCount, int MtxCount, int ScalarCount = 32);

#NameTypeDescription
1ItemCountint
2ItemLengthint
3VecCountint
4MtxCountint
5ScalarCount = 32int
Declared in Dew::Math::TOpenCLCache · Dew.Math/clMtxVec.h · Cross-compiler