You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLDevice Class > TOpenCLDevice Properties > TOpenCLDevice.MemBaseAddrAlign Property
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLDevice.MemBaseAddrAlign Property

Allignment in bits of memory buffers.

Syntax
C#
Visual Basic
public int MemBaseAddrAlign;

The minimum value is the size (in bits) of the largest OpenCL built-in data type supported by the device (long16 in FULL profile, long16 or int16 in EMBEDDED profile).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!