Share via


sampler::get_address_mode Method

Returns the filter mode that’s configured for this sampler.

Concurrency::graphics::address_mode get_address_mode() const __GPU;

Return Value

The address mode that’s configured for the sampler.

Remarks

The same address mode applies to all dimensions.

Requirements

Header: amp_graphics.h

Namespace: concurrency::graphics

See Also

Reference

sampler Class