VkSampleLocationsInfoEXT

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

pNext
const(void)* pNext;
Undocumented in source.
pSampleLocations
const(VkSampleLocationEXT)* pSampleLocations;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
sampleLocationGridSize
VkExtent2D sampleLocationGridSize;
Undocumented in source.
sampleLocationsCount
uint32_t sampleLocationsCount;
Undocumented in source.
sampleLocationsPerPixel
VkSampleCountFlagBits sampleLocationsPerPixel;
Undocumented in source.

Meta