namespace Dew::Math::Units::ClMtxVec
Functions
| Name | Description |
|---|---|
| clCheck | |
| clPlatform | |
| CreateIt (8) | |
| DisableCPUThreading | Redirects the execution path to the command que to one on the same device but without support for immediate execution. |
| EnableCPUThreading | Redirects the execution path to the command que to one on the same device with support for immediate execution. |
| FreeIt (8) | |
| GetCurrentCLDevice | |
| GetCurrentCommandQueue | |
| ZCompressAnsiStr | |
| ZDecompressAnsiStr |
Constants
| Name | Type | Description |
|---|---|---|
| AMD_PLATFORM | const DewString | |
| DEW_1D_KERNELS_CPU_DOUBLE | const int | |
| DEW_1D_KERNELS_CPU_DOUBLE_STR | const DewString | |
| DEW_1D_KERNELS_CPU_SINGLE | const int | |
| DEW_1D_KERNELS_CPU_SINGLE_STR | const DewString | |
| DEW_1D_KERNELS_GPU_DOUBLE | const int | |
| DEW_1D_KERNELS_GPU_DOUBLE_STR | const DewString | |
| DEW_1D_KERNELS_GPU_SINGLE | const int | |
| DEW_1D_KERNELS_GPU_SINGLE_STR | const DewString | |
| INTEL_PLATFORM | const DewString | |
| NVIDIA_PLATFORM | const DewString | |
| OPENCL_BLOCKLEN | const int |