struct SampleLocationsInfoEXT
Defined at line 6992 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
SampleCountFlagBits sampleLocationsPerPixel
Extent2D sampleLocationGridSize
uint32_t sampleLocationsCount
const vk::SampleLocationEXT * pSampleLocations
Public Methods
void SampleLocationsInfoEXT (vk::SampleCountFlagBitssampleLocationsPerPixel_,vk::Extent2DsampleLocationGridSize_,uint32_tsampleLocationsCount_,const vk::SampleLocationEXT *pSampleLocations_,const void *pNext_)
Defined at line 7000 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SampleLocationsInfoEXT (const SampleLocationsInfoEXT & rhs)
Defined at line 7014 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SampleLocationsInfoEXT (const VkSampleLocationsInfoEXT & rhs)
Defined at line 7016 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SampleLocationsInfoEXT (vk::SampleCountFlagBitssampleLocationsPerPixel_,vk::Extent2DsampleLocationGridSize_,const vk::ArrayProxyNoTemporaries<const vk::SampleLocationEXT> &sampleLocations_,const void *pNext_)
Defined at line 7022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & operator= (const SampleLocationsInfoEXT & rhs)
Defined at line 7035 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & operator= (const VkSampleLocationsInfoEXT & rhs)
Defined at line 7038 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setPNext (const void * pNext_)
Defined at line 7045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setSampleLocationsPerPixel (vk::SampleCountFlagBits sampleLocationsPerPixel_)
Defined at line 7051 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setSampleLocationGridSize (const vk::Extent2D & sampleLocationGridSize_)
Defined at line 7058 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setSampleLocationsCount (uint32_t sampleLocationsCount_)
Defined at line 7065 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setPSampleLocations (const vk::SampleLocationEXT * pSampleLocations_)
Defined at line 7071 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SampleLocationsInfoEXT & setSampleLocations (const vk::ArrayProxyNoTemporaries<const vk::SampleLocationEXT> & sampleLocations_)
Defined at line 7079 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSampleLocationsInfoEXT & operator const VkSampleLocationsInfoEXT & ()
Defined at line 7089 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSampleLocationsInfoEXT & operator VkSampleLocationsInfoEXT & ()
Defined at line 7094 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SampleLocationsInfoEXT & )
Defined at line 7117 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp