tiled_extent::tile_extent Data Member

Gets an extent object that captures the values of the tiled_extent template arguments _Dim0, _Dim1, and _Dim2.

__declspec(property(get=get_tile_extent)) Concurrency::extent<rank> tile_extent;

Requirements

Header: amp.h

Namespace: Concurrency

See Also

Reference

tiled_extent Class