VkPhysicalDeviceSampleLocationsPropertiesEXT

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

maxSampleLocationGridSize
VkExtent2D maxSampleLocationGridSize;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
sampleLocationCoordinateRange
float[2] sampleLocationCoordinateRange;
Undocumented in source.
sampleLocationSampleCounts
VkSampleCountFlags sampleLocationSampleCounts;
Undocumented in source.
sampleLocationSubPixelBits
uint32_t sampleLocationSubPixelBits;
Undocumented in source.
variableSampleLocations
VkBool32 variableSampleLocations;
Undocumented in source.

Meta