Concurrency::graphics::direct3d Namespace
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
Provides the get_texture and make_texture methods.
Syntax
namespace direct3d;
Members
Functions
Name Description |
---|
get_sampler Function Get the Direct3D sampler state interface on the given accelerator view that represents the specified sampler object. |
get_texture Function Gets the Direct3D texture interface underlying the specified texture object. |
make_sampler Function Create a sampler from a Direct3D sampler state interface pointer. |
make_texture Function Creates a texture object by using the specified parameters. |
msad4 Function Compares a 4-byte reference value and an 8-byte source value and accumulates a vector of 4 sums. |
Requirements
Header: amp_graphics.h
Namespace: Concurrency::graphics