返回为该 sampler 配置的筛选器模式。
Concurrency::graphics::filter_mode get_filter_mode() const restrict(amp, cpu);
返回值
为采样器配置的筛选器模式。
备注
同样的筛选模式适用于最小化、最大化和 mipmap 筛选器。
要求
**标头:**amp_graphics.h
**命名空间:**concurrency::graphics
返回为该 sampler 配置的筛选器模式。
Concurrency::graphics::filter_mode get_filter_mode() const restrict(amp, cpu);
为采样器配置的筛选器模式。
同样的筛选模式适用于最小化、最大化和 mipmap 筛选器。
**标头:**amp_graphics.h
**命名空间:**concurrency::graphics