tiled_extent::pad Method
Returns a new tiled_extent object with extents adjusted up to be evenly divisible by the tile dimensions.
tiled_extent pad() const;
Return Value
The new tiled_extent object, by value.
Requirements
Header: amp.h
Namespace: Concurrency