void SetCacheSize(int ItemCount, int ItemLength, int VecCount, int MtxCount, int ScalarCount = 32);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | ItemCount | int | |
| 2 | ItemLength | int | |
| 3 | VecCount | int | |
| 4 | MtxCount | int | |
| 5 | ScalarCount = 32 | int |
Declared in Dew::Math::TOpenCLCache · Dew.Math/clMtxVec.h · Cross-compiler