Concurrency::graphics namespace enums
Name | Description |
---|---|
_mode Enumeration | filter_mode Enumeration |
address_mode Enumeration
Enumeration type use to denote address modes supported for texture sampling.
enum address_mode;
filter_mode Enumeration
Enumeration type use to denote filter modes supported for texture sampling.
enum filter_mode;
Requirements
Header: amp_graphics.h Namespace: Concurrency::graphics