struct PipelineSampleLocationsStateCreateInfoEXT

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

Public Members

StructureType sType
const void * pNext
vk::Bool32 sampleLocationsEnable
SampleLocationsInfoEXT sampleLocationsInfo

Public Methods

void PipelineSampleLocationsStateCreateInfoEXT (vk::Bool32 sampleLocationsEnable_, vk::SampleLocationsInfoEXT sampleLocationsInfo_, const void * pNext_)

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

void PipelineSampleLocationsStateCreateInfoEXT (const PipelineSampleLocationsStateCreateInfoEXT & rhs)

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

void PipelineSampleLocationsStateCreateInfoEXT (const VkPipelineSampleLocationsStateCreateInfoEXT & rhs)

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

PipelineSampleLocationsStateCreateInfoEXT & operator= (const PipelineSampleLocationsStateCreateInfoEXT & rhs)

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

PipelineSampleLocationsStateCreateInfoEXT & operator= (const VkPipelineSampleLocationsStateCreateInfoEXT & rhs)

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

PipelineSampleLocationsStateCreateInfoEXT & setPNext (const void * pNext_)

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

PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsEnable (vk::Bool32 sampleLocationsEnable_)

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

PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsInfo (const vk::SampleLocationsInfoEXT & sampleLocationsInfo_)

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

const VkPipelineSampleLocationsStateCreateInfoEXT & operator const VkPipelineSampleLocationsStateCreateInfoEXT & ()

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

VkPipelineSampleLocationsStateCreateInfoEXT & operator VkPipelineSampleLocationsStateCreateInfoEXT & ()

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

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

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