次の方法で共有


tiled_extent::get_tile_extent メソッド

tiled_extent テンプレート引数 _Dim0、_Dim1、および _Dim2 の値をキャプチャする extent オブジェクトを返します。

Concurrency::extent<rank> get_tile_extent() const restrict(amp,cpu);

戻り値

この tiled_extent インスタンスの次元をキャプチャする extent オブジェクト。

必要条件

ヘッダー: amp.h

名前空間: Concurrency

参照

関連項目

tiled_extent クラス