| title | Concurrency::graphics::direct3d Namespace | ||
|---|---|---|---|
| ms.date | 11/04/2016 | ||
| f1_keywords |
|
||
| ms.assetid | be283331-07cf-46e4-91a1-e8aa85d4ec8e |
Provides the get_texture and make_texture methods.
namespace direct3d;| Name Description |
|---|
| get_sampler Get the Direct3D sampler state interface on the given accelerator view that represents the specified sampler object. |
| get_texture Gets the Direct3D texture interface underlying the specified texture object. |
| make_sampler Create a sampler from a Direct3D sampler state interface pointer. |
| make_texture Creates a texture object by using the specified parameters. |
| msad4 Compares a 4-byte reference value and an 8-byte source value and accumulates a vector of 4 sums. |
Header: amp_graphics.h
Namespace: Concurrency::graphics