|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | colorAttachmentCount |
| const VkSampleCountFlagBits * | pColorAttachmentSamples |
| VkSampleCountFlagBits | depthStencilAttachmentSamples |
Definition at line 7970 of file vulkan_core.h.
| uint32_t VkAttachmentSampleCountInfoAMD::colorAttachmentCount |
Definition at line 7973 of file vulkan_core.h.
| VkSampleCountFlagBits VkAttachmentSampleCountInfoAMD::depthStencilAttachmentSamples |
Definition at line 7975 of file vulkan_core.h.
| const VkSampleCountFlagBits* VkAttachmentSampleCountInfoAMD::pColorAttachmentSamples |
Definition at line 7974 of file vulkan_core.h.
| const void* VkAttachmentSampleCountInfoAMD::pNext |
Definition at line 7972 of file vulkan_core.h.
| VkStructureType VkAttachmentSampleCountInfoAMD::sType |
Definition at line 7971 of file vulkan_core.h.