Vulkan-Hpp
VkPhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSampleCountFlags sampleLocationSampleCounts
 
VkExtent2D maxSampleLocationGridSize
 
float sampleLocationCoordinateRange [2]
 
uint32_t sampleLocationSubPixelBits
 
VkBool32 variableSampleLocations
 

Detailed Description

Definition at line 12887 of file vulkan_core.h.

Member Data Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

Definition at line 12891 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext

Definition at line 12889 of file vulkan_core.h.

◆ sampleLocationCoordinateRange

float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

Definition at line 12892 of file vulkan_core.h.

◆ sampleLocationSampleCounts

VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

Definition at line 12890 of file vulkan_core.h.

◆ sampleLocationSubPixelBits

uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

Definition at line 12893 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType

Definition at line 12888 of file vulkan_core.h.

◆ variableSampleLocations

VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

Definition at line 12894 of file vulkan_core.h.


The documentation for this struct was generated from the following file: