Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderingFragmentDensityMapAttachmentInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderingFragmentDensityMapAttachmentInfoEXT |
const void * | pNext = {} |
vk::ImageView | imageView = {} |
vk::ImageLayout | imageLayout = vk::ImageLayout::eUndefined |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderingFragmentDensityMapAttachmentInfoEXT |
Definition at line 103459 of file vulkan_structs.hpp.
using vk::RenderingFragmentDensityMapAttachmentInfoEXT::NativeType = VkRenderingFragmentDensityMapAttachmentInfoEXT |
Definition at line 103461 of file vulkan_structs.hpp.
|
inline |
Definition at line 103468 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103479 of file vulkan_structs.hpp.
|
inline |
Definition at line 103518 of file vulkan_structs.hpp.
|
inline |
Definition at line 103513 of file vulkan_structs.hpp.
|
inline |
Definition at line 103550 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 103487 of file vulkan_structs.hpp.
|
inline |
Definition at line 103541 of file vulkan_structs.hpp.
|
inline |
Definition at line 103506 of file vulkan_structs.hpp.
|
inline |
Definition at line 103500 of file vulkan_structs.hpp.
|
inline |
Definition at line 103494 of file vulkan_structs.hpp.
|
static |
Definition at line 103463 of file vulkan_structs.hpp.
vk::ImageLayout vk::RenderingFragmentDensityMapAttachmentInfoEXT::imageLayout = vk::ImageLayout::eUndefined |
Definition at line 103560 of file vulkan_structs.hpp.
vk::ImageView vk::RenderingFragmentDensityMapAttachmentInfoEXT::imageView = {} |
Definition at line 103559 of file vulkan_structs.hpp.
const void* vk::RenderingFragmentDensityMapAttachmentInfoEXT::pNext = {} |
Definition at line 103558 of file vulkan_structs.hpp.
|
static |
Definition at line 103464 of file vulkan_structs.hpp.
vk::StructureType vk::RenderingFragmentDensityMapAttachmentInfoEXT::sType = StructureType::eRenderingFragmentDensityMapAttachmentInfoEXT |
Definition at line 103557 of file vulkan_structs.hpp.