SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint32_t | attachment |
VkImageLayout | layout |
VkImageAspectFlags | aspectMask |
Definition at line 5564 of file vulkan_core.h.
VkImageAspectFlags VkAttachmentReference2KHR::aspectMask |
Definition at line 5569 of file vulkan_core.h.
uint32_t VkAttachmentReference2KHR::attachment |
Definition at line 5567 of file vulkan_core.h.
VkImageLayout VkAttachmentReference2KHR::layout |
Definition at line 5568 of file vulkan_core.h.
const void* VkAttachmentReference2KHR::pNext |
Definition at line 5566 of file vulkan_core.h.
VkStructureType VkAttachmentReference2KHR::sType |
Definition at line 5565 of file vulkan_core.h.