|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkRenderPassSampleLocationsBeginInfoEXT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
| const void * | pNext = {} |
| uint32_t | attachmentInitialSampleLocationsCount = {} |
| const VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT * | pAttachmentInitialSampleLocations = {} |
| uint32_t | postSubpassSampleLocationsCount = {} |
| const VULKAN_HPP_NAMESPACE::SubpassSampleLocationsEXT * | pPostSubpassSampleLocations = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
Definition at line 88822 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::NativeType = VkRenderPassSampleLocationsBeginInfoEXT |
Definition at line 88824 of file vulkan_structs.hpp.
|
inline |
Definition at line 88831 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88846 of file vulkan_structs.hpp.
|
inline |
Definition at line 88852 of file vulkan_structs.hpp.
|
inline |
Definition at line 88937 of file vulkan_structs.hpp.
|
inline |
Definition at line 88932 of file vulkan_structs.hpp.
|
inline |
Definition at line 88974 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88868 of file vulkan_structs.hpp.
|
inline |
Definition at line 88963 of file vulkan_structs.hpp.
|
inline |
Definition at line 88896 of file vulkan_structs.hpp.
|
inline |
Definition at line 88882 of file vulkan_structs.hpp.
|
inline |
Definition at line 88889 of file vulkan_structs.hpp.
|
inline |
Definition at line 88875 of file vulkan_structs.hpp.
|
inline |
Definition at line 88921 of file vulkan_structs.hpp.
|
inline |
Definition at line 88907 of file vulkan_structs.hpp.
|
inline |
Definition at line 88914 of file vulkan_structs.hpp.
|
static |
Definition at line 88826 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount = {} |
Definition at line 88983 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::AttachmentSampleLocationsEXT* VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations = {} |
Definition at line 88984 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::pNext = {} |
Definition at line 88982 of file vulkan_structs.hpp.
| uint32_t VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount = {} |
Definition at line 88985 of file vulkan_structs.hpp.
| const VULKAN_HPP_NAMESPACE::SubpassSampleLocationsEXT* VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations = {} |
Definition at line 88986 of file vulkan_structs.hpp.
|
static |
Definition at line 88827 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderPassSampleLocationsBeginInfoEXT::sType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
Definition at line 88981 of file vulkan_structs.hpp.