class TOpenCLCache : public tObject;
Constructors
| Name | Description |
|---|---|
| TOpenCLCache (2) |
Destructors
| Name | Description |
|---|---|
| ~TOpenCLCache |
Properties
| Name | Type | Description |
|---|---|---|
| MatricesUsed | int | |
| MaxMatricesUsed | int | |
| MaxScalarsUsed | int | |
| MaxVectorsUsed | int | |
| ScalarssUsed | int | |
| VectorsUsed | int |
Methods
| Name | Description |
|---|---|
| BlockLength | |
| CreateIt (3) | |
| FreeIt (3) | |
| SetBlockPoolSize | |
| SetCacheSize | |
| SetMatrixCacheSize | |
| SetScalarCacheSize | |
| SetScalarPoolSize | |
| SetVecCacheSize |
Fields
| Name | Type | Description |
|---|---|---|
| clMemory | intPtr | |
| clScalarMemory | intPtr |