struct PhysicalDeviceSampleLocationsPropertiesEXT

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

wrapper struct for struct VkPhysicalDeviceSampleLocationsPropertiesEXT, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSampleLocationsPropertiesEXT.html

Public Members

StructureType sType
void * pNext
Flags sampleLocationSampleCounts
Extent2D maxSampleLocationGridSize
ArrayWrapper1D sampleLocationCoordinateRange
uint32_t sampleLocationSubPixelBits
Bool32 variableSampleLocations

Public Methods

void PhysicalDeviceSampleLocationsPropertiesEXT (SampleCountFlags sampleLocationSampleCounts_, Extent2D maxSampleLocationGridSize_, const std::array<float, 2> & sampleLocationCoordinateRange_, uint32_t sampleLocationSubPixelBits_, Bool32 variableSampleLocations_, void * pNext_)

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

void PhysicalDeviceSampleLocationsPropertiesEXT (const PhysicalDeviceSampleLocationsPropertiesEXT & rhs)

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

void PhysicalDeviceSampleLocationsPropertiesEXT (const VkPhysicalDeviceSampleLocationsPropertiesEXT & rhs)

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

PhysicalDeviceSampleLocationsPropertiesEXT & operator= (const PhysicalDeviceSampleLocationsPropertiesEXT & rhs)

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

PhysicalDeviceSampleLocationsPropertiesEXT & operator= (const VkPhysicalDeviceSampleLocationsPropertiesEXT & rhs)

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

const VkPhysicalDeviceSampleLocationsPropertiesEXT & operator const VkPhysicalDeviceSampleLocationsPropertiesEXT & ()

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

VkPhysicalDeviceSampleLocationsPropertiesEXT & operator VkPhysicalDeviceSampleLocationsPropertiesEXT & ()

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

const VkPhysicalDeviceSampleLocationsPropertiesEXT * operator const VkPhysicalDeviceSampleLocationsPropertiesEXT * ()

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

VkPhysicalDeviceSampleLocationsPropertiesEXT * operator VkPhysicalDeviceSampleLocationsPropertiesEXT * ()

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

std::partial_ordering operator<=> (const PhysicalDeviceSampleLocationsPropertiesEXT & )

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