|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eFramebufferAttachmentsCreateInfo |
| const void * | pNext = {} |
| uint32_t | attachmentImageInfoCount = {} |
| const VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo * | pAttachmentImageInfos = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 58248 of file vulkan.hpp.
|
inline |
Definition at line 58254 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 58260 of file vulkan.hpp.
|
inline |
Definition at line 58266 of file vulkan.hpp.
|
inline |
Definition at line 58317 of file vulkan.hpp.
|
inline |
Definition at line 58312 of file vulkan.hpp.
|
inline |
Definition at line 58334 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 58278 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 58272 of file vulkan.hpp.
|
inline |
Definition at line 58326 of file vulkan.hpp.
|
inline |
Definition at line 58290 of file vulkan.hpp.
|
inline |
Definition at line 58303 of file vulkan.hpp.
|
inline |
Definition at line 58296 of file vulkan.hpp.
|
inline |
Definition at line 58284 of file vulkan.hpp.
|
static |
Definition at line 58250 of file vulkan.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::attachmentImageInfoCount = {} |
Definition at line 58345 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo* VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::pAttachmentImageInfos = {} |
Definition at line 58346 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::pNext = {} |
Definition at line 58344 of file vulkan.hpp.
|
static |
Definition at line 58251 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::sType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 58343 of file vulkan.hpp.