texture::get_associated_accelerator_view 方法

返回待复制的纹理的优选目标的 accelerator_view。

Concurrency::accelerator_view get_associated_accelerator_view() const restrict(cpu);

返回值

作为该纹理要复制到的首选目标的 accelerator_view

要求

**标头:**amp_graphics.h

**命名空间:**concurrency::graphics

请参见

参考

texture 类