次の方法で共有


Concurrency::graphics 名前空間列挙型

名前 説明
_mode 列挙型 filter_mode列挙

address_mode列挙

テクスチャ サンプリングに対してサポートされているアドレス モードを示すために使用する列挙型です。

enum address_mode;

filter_mode列挙

テクスチャ サンプリングをサポートするフィルター モードを示すために使用する列挙型。

enum filter_mode;

要件

ヘッダー: amp_graphics.h 名前空間: Concurrency::graphics

関連項目

Concurrency::graphics 名前空間