Enum VkSampleCountFlagBits
enum VkSampleCountFlagBits
: uint { ... }
Enum members
Name | Description |
---|---|
VK_SAMPLE_COUNT_16_BIT
|
|
VK_SAMPLE_COUNT_1_BIT
|
|
VK_SAMPLE_COUNT_2_BIT
|
|
VK_SAMPLE_COUNT_32_BIT
|
|
VK_SAMPLE_COUNT_4_BIT
|
|
VK_SAMPLE_COUNT_64_BIT
|
|
VK_SAMPLE_COUNT_8_BIT
|