struct RenderPassSampleLocationsBeginInfoEXT

Defined at line 111401 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
uint32_t attachmentInitialSampleLocationsCount
const vk::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations
uint32_t postSubpassSampleLocationsCount
const vk::SubpassSampleLocationsEXT * pPostSubpassSampleLocations

Public Methods

void RenderPassSampleLocationsBeginInfoEXT (uint32_t attachmentInitialSampleLocationsCount_, const vk::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations_, uint32_t postSubpassSampleLocationsCount_, const vk::SubpassSampleLocationsEXT * pPostSubpassSampleLocations_, const void * pNext_)

Defined at line 111409 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassSampleLocationsBeginInfoEXT (const RenderPassSampleLocationsBeginInfoEXT & rhs)

Defined at line 111423 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassSampleLocationsBeginInfoEXT (const VkRenderPassSampleLocationsBeginInfoEXT & rhs)

Defined at line 111425 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderPassSampleLocationsBeginInfoEXT (const vk::ArrayProxyNoTemporaries<const vk::AttachmentSampleLocationsEXT> & attachmentInitialSampleLocations_, const vk::ArrayProxyNoTemporaries<const vk::SubpassSampleLocationsEXT> & postSubpassSampleLocations_, const void * pNext_)

Defined at line 111431 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & operator= (const RenderPassSampleLocationsBeginInfoEXT & rhs)

Defined at line 111444 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & operator= (const VkRenderPassSampleLocationsBeginInfoEXT & rhs)

Defined at line 111447 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setPNext (const void * pNext_)

Defined at line 111454 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setAttachmentInitialSampleLocationsCount (uint32_t attachmentInitialSampleLocationsCount_)

Defined at line 111460 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setPAttachmentInitialSampleLocations (const vk::AttachmentSampleLocationsEXT * pAttachmentInitialSampleLocations_)

Defined at line 111467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setAttachmentInitialSampleLocations (const vk::ArrayProxyNoTemporaries<const vk::AttachmentSampleLocationsEXT> & attachmentInitialSampleLocations_)

Defined at line 111475 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setPostSubpassSampleLocationsCount (uint32_t postSubpassSampleLocationsCount_)

Defined at line 111485 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setPPostSubpassSampleLocations (const vk::SubpassSampleLocationsEXT * pPostSubpassSampleLocations_)

Defined at line 111492 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

RenderPassSampleLocationsBeginInfoEXT & setPostSubpassSampleLocations (const vk::ArrayProxyNoTemporaries<const vk::SubpassSampleLocationsEXT> & postSubpassSampleLocations_)

Defined at line 111500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkRenderPassSampleLocationsBeginInfoEXT & operator const VkRenderPassSampleLocationsBeginInfoEXT & ()

Defined at line 111511 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkRenderPassSampleLocationsBeginInfoEXT & operator VkRenderPassSampleLocationsBeginInfoEXT & ()

Defined at line 111516 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const RenderPassSampleLocationsBeginInfoEXT & )

Defined at line 111540 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp