SDL  2.0
VkPhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPhysicalDeviceSampleLocationsPropertiesEXT:

Data Fields

VkStructureType sType
 
voidpNext
 
VkSampleCountFlags sampleLocationSampleCounts
 
VkExtent2D maxSampleLocationGridSize
 
float sampleLocationCoordinateRange [2]
 
uint32_t sampleLocationSubPixelBits
 
VkBool32 variableSampleLocations
 

Detailed Description

Definition at line 8873 of file vulkan_core.h.

Field Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

Definition at line 8877 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext

Definition at line 8875 of file vulkan_core.h.

◆ sampleLocationCoordinateRange

float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

Definition at line 8878 of file vulkan_core.h.

◆ sampleLocationSampleCounts

VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

Definition at line 8876 of file vulkan_core.h.

◆ sampleLocationSubPixelBits

uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

Definition at line 8879 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType

Definition at line 8874 of file vulkan_core.h.

◆ variableSampleLocations

VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

Definition at line 8880 of file vulkan_core.h.


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