struct PhysicalDeviceSampleLocationsPropertiesEXT
Defined at line 85971 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Flags sampleLocationSampleCounts
Extent2D maxSampleLocationGridSize
ArrayWrapper1D sampleLocationCoordinateRange
uint32_t sampleLocationSubPixelBits
vk::Bool32 variableSampleLocations
Public Methods
void PhysicalDeviceSampleLocationsPropertiesEXT (vk::SampleCountFlags sampleLocationSampleCounts_, vk::Extent2D maxSampleLocationGridSize_, const std::array<float, 2> & sampleLocationCoordinateRange_, uint32_t sampleLocationSubPixelBits_, vk::Bool32 variableSampleLocations_, void * pNext_)
Defined at line 85979 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSampleLocationsPropertiesEXT (const PhysicalDeviceSampleLocationsPropertiesEXT & rhs)
Defined at line 85994 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceSampleLocationsPropertiesEXT (const VkPhysicalDeviceSampleLocationsPropertiesEXT & rhs)
Defined at line 85996 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSampleLocationsPropertiesEXT & operator= (const PhysicalDeviceSampleLocationsPropertiesEXT & rhs)
Defined at line 86001 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceSampleLocationsPropertiesEXT & operator= (const VkPhysicalDeviceSampleLocationsPropertiesEXT & rhs)
Defined at line 86004 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceSampleLocationsPropertiesEXT & operator const VkPhysicalDeviceSampleLocationsPropertiesEXT & ()
Defined at line 86010 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceSampleLocationsPropertiesEXT & operator VkPhysicalDeviceSampleLocationsPropertiesEXT & ()
Defined at line 86015 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::partial_ordering operator<=> (const PhysicalDeviceSampleLocationsPropertiesEXT & )
Defined at line 86045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp