tiled_extent::get_tile_extent Method
Returns an extent object that captures the values of the tiled_extent template arguments _Dim0, _Dim1, and _Dim2.
Concurrency::extent<rank> get_tile_extent() const restrict(amp,cpu);
Return Value
An extent object that captures the dimensions of this tiled_extent instance.
Requirements
Header: amp.h
Namespace: Concurrency