__declspec(property(get = GetMaxConstantBufferSize)) long long MaxConstantBufferSize;
Returns the size of constant memory in Bytes.
Read:
long long GetMaxConstantBufferSize();Remarks:
The minimum value is 64 KB.
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler