struct SampleLocationsInfoEXT

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

wrapper struct for struct VkSampleLocationsInfoEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkSampleLocationsInfoEXT.html

Public Members

StructureType sType
const void * pNext
SampleCountFlagBits sampleLocationsPerPixel
Extent2D sampleLocationGridSize
uint32_t sampleLocationsCount
const SampleLocationEXT * pSampleLocations

Public Methods

void SampleLocationsInfoEXT (SampleCountFlagBits sampleLocationsPerPixel_, Extent2D sampleLocationGridSize_, uint32_t sampleLocationsCount_, const SampleLocationEXT * pSampleLocations_, const void * pNext_)

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

void SampleLocationsInfoEXT (const SampleLocationsInfoEXT & rhs)

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

void SampleLocationsInfoEXT (const VkSampleLocationsInfoEXT & rhs)

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

void SampleLocationsInfoEXT (SampleCountFlagBits sampleLocationsPerPixel_, Extent2D sampleLocationGridSize_, const ArrayProxyNoTemporaries<const SampleLocationEXT> & sampleLocations_, const void * pNext_)

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

SampleLocationsInfoEXT & operator= (const SampleLocationsInfoEXT & rhs)

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

SampleLocationsInfoEXT & operator= (const VkSampleLocationsInfoEXT & rhs)

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

SampleLocationsInfoEXT & setPNext (const void * pNext_)

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

SampleLocationsInfoEXT && setPNext (const void * pNext_)

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

SampleLocationsInfoEXT & setSampleLocationsPerPixel (SampleCountFlagBits sampleLocationsPerPixel_)

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

SampleLocationsInfoEXT && setSampleLocationsPerPixel (SampleCountFlagBits sampleLocationsPerPixel_)

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

SampleLocationsInfoEXT & setSampleLocationGridSize (const Extent2D & sampleLocationGridSize_)

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

SampleLocationsInfoEXT && setSampleLocationGridSize (const Extent2D & sampleLocationGridSize_)

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

SampleLocationsInfoEXT & setSampleLocationsCount (uint32_t sampleLocationsCount_)

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

SampleLocationsInfoEXT && setSampleLocationsCount (uint32_t sampleLocationsCount_)

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

SampleLocationsInfoEXT & setPSampleLocations (const SampleLocationEXT * pSampleLocations_)

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

SampleLocationsInfoEXT && setPSampleLocations (const SampleLocationEXT * pSampleLocations_)

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

SampleLocationsInfoEXT & setSampleLocations (const ArrayProxyNoTemporaries<const SampleLocationEXT> & sampleLocations_)

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

const VkSampleLocationsInfoEXT & operator const VkSampleLocationsInfoEXT & ()

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

VkSampleLocationsInfoEXT & operator VkSampleLocationsInfoEXT & ()

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

const VkSampleLocationsInfoEXT * operator const VkSampleLocationsInfoEXT * ()

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

VkSampleLocationsInfoEXT * operator VkSampleLocationsInfoEXT * ()

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

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

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