SoOpenCLDeviceGetMaxMemoryAllocationSize Method |
Returns the maximum size (in bytes) of a buffer allocated on the device.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic uint GetMaxMemoryAllocationSize()
Public Function GetMaxMemoryAllocationSize As UInteger
public:
unsigned int GetMaxMemoryAllocationSize()
member GetMaxMemoryAllocationSize : unit -> uint32
Return Value
Type:
UInt32
Remarks
See Also