Concurrency::graphics::direct3d Namespace

Provides the get_texture and make_texture methods.

namespace direct3d;

Members

Functions

Name

Description

get_texture Function

Takes a texture object and returns an IUnknown interface.

make_texture Function

Takes an IUnknown interface and returns a texture object and returns.

Requirements

Header: amp_graphics.h

Namespace: Concurrency::graphics

See Also

Reference

Concurrency::graphics Namespace