Sample | |
[FlagsAttribute] public enum SampleCountFlags
| Member name | Value | Description |
|---|---|---|
| None | 0 | |
| SampleCount1 | 1 | Sample count 1 supported |
| SampleCount2 | 2 | Sample count 2 supported |
| SampleCount4 | 4 | Sample count 4 supported |
| SampleCount8 | 8 | Sample count 8 supported |
| SampleCount16 | 16 | Sample count 16 supported |
| SampleCount32 | 32 | Sample count 32 supported |
| SampleCount64 | 64 | Sample count 64 supported |
Copyright (c) by AB4D d.o.o. (www.ab4d.com)