struct PipelineSampleLocationsStateCreateInfoEXT
Defined at line 163511 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPipelineSampleLocationsStateCreateInfoEXT, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineSampleLocationsStateCreateInfoEXT.html
Public Members
StructureType sType
const void * pNext
Bool32 sampleLocationsEnable
SampleLocationsInfoEXT sampleLocationsInfo
Public Methods
void PipelineSampleLocationsStateCreateInfoEXT (Bool32sampleLocationsEnable_,SampleLocationsInfoEXTsampleLocationsInfo_,const void *pNext_)
Defined at line 163519 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineSampleLocationsStateCreateInfoEXT (const PipelineSampleLocationsStateCreateInfoEXT & rhs)
Defined at line 163528 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineSampleLocationsStateCreateInfoEXT (const VkPipelineSampleLocationsStateCreateInfoEXT & rhs)
Defined at line 163530 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT & operator= (const PipelineSampleLocationsStateCreateInfoEXT & rhs)
Defined at line 163535 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT & operator= (const VkPipelineSampleLocationsStateCreateInfoEXT & rhs)
Defined at line 163538 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT & setPNext (const void * pNext_)
Defined at line 163545 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT && setPNext (const void * pNext_)
Defined at line 163551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsEnable (Bool32 sampleLocationsEnable_)
Defined at line 163557 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT && setSampleLocationsEnable (Bool32 sampleLocationsEnable_)
Defined at line 163563 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT & setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)
Defined at line 163569 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineSampleLocationsStateCreateInfoEXT && setSampleLocationsInfo (const SampleLocationsInfoEXT & sampleLocationsInfo_)
Defined at line 163576 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineSampleLocationsStateCreateInfoEXT & operator const VkPipelineSampleLocationsStateCreateInfoEXT & ()
Defined at line 163584 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineSampleLocationsStateCreateInfoEXT & operator VkPipelineSampleLocationsStateCreateInfoEXT & ()
Defined at line 163589 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineSampleLocationsStateCreateInfoEXT * operator const VkPipelineSampleLocationsStateCreateInfoEXT * ()
Defined at line 163594 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineSampleLocationsStateCreateInfoEXT * operator VkPipelineSampleLocationsStateCreateInfoEXT * ()
Defined at line 163599 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PipelineSampleLocationsStateCreateInfoEXT & )
Defined at line 163612 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp