Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassSampleLocationsBeginInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
const void * | pNext = {} |
uint32_t | attachmentInitialSampleLocationsCount = {} |
const vk::AttachmentSampleLocationsEXT * | pAttachmentInitialSampleLocations = {} |
uint32_t | postSubpassSampleLocationsCount = {} |
const vk::SubpassSampleLocationsEXT * | pPostSubpassSampleLocations = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
Definition at line 102210 of file vulkan_structs.hpp.
using vk::RenderPassSampleLocationsBeginInfoEXT::NativeType = VkRenderPassSampleLocationsBeginInfoEXT |
Definition at line 102212 of file vulkan_structs.hpp.
|
inline |
Definition at line 102219 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102234 of file vulkan_structs.hpp.
|
inline |
Definition at line 102240 of file vulkan_structs.hpp.
|
inline |
Definition at line 102325 of file vulkan_structs.hpp.
|
inline |
Definition at line 102320 of file vulkan_structs.hpp.
|
inline |
Definition at line 102362 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 102256 of file vulkan_structs.hpp.
|
inline |
Definition at line 102351 of file vulkan_structs.hpp.
|
inline |
Definition at line 102284 of file vulkan_structs.hpp.
|
inline |
Definition at line 102270 of file vulkan_structs.hpp.
|
inline |
Definition at line 102277 of file vulkan_structs.hpp.
|
inline |
Definition at line 102263 of file vulkan_structs.hpp.
|
inline |
Definition at line 102309 of file vulkan_structs.hpp.
|
inline |
Definition at line 102295 of file vulkan_structs.hpp.
|
inline |
Definition at line 102302 of file vulkan_structs.hpp.
|
static |
Definition at line 102214 of file vulkan_structs.hpp.
uint32_t vk::RenderPassSampleLocationsBeginInfoEXT::attachmentInitialSampleLocationsCount = {} |
Definition at line 102371 of file vulkan_structs.hpp.
const vk::AttachmentSampleLocationsEXT* vk::RenderPassSampleLocationsBeginInfoEXT::pAttachmentInitialSampleLocations = {} |
Definition at line 102372 of file vulkan_structs.hpp.
const void* vk::RenderPassSampleLocationsBeginInfoEXT::pNext = {} |
Definition at line 102370 of file vulkan_structs.hpp.
uint32_t vk::RenderPassSampleLocationsBeginInfoEXT::postSubpassSampleLocationsCount = {} |
Definition at line 102373 of file vulkan_structs.hpp.
const vk::SubpassSampleLocationsEXT* vk::RenderPassSampleLocationsBeginInfoEXT::pPostSubpassSampleLocations = {} |
Definition at line 102374 of file vulkan_structs.hpp.
|
static |
Definition at line 102215 of file vulkan_structs.hpp.
vk::StructureType vk::RenderPassSampleLocationsBeginInfoEXT::sType = StructureType::eRenderPassSampleLocationsBeginInfoEXT |
Definition at line 102369 of file vulkan_structs.hpp.