Method GetDynamicDataChangeMaskSize
GetDynamicDataChangeMaskSize(int, int)
Compute the size of the bitmask for the given number of elements and mask bits. The size is aligned to 16 bytes.
Declaration
public static int GetDynamicDataChangeMaskSize(int changeMaskBits, int numElements)
Parameters
Type | Name | Description |
---|---|---|
int | changeMaskBits | |
int | numElements |
Returns
Type | Description |
---|---|
int |