Vulkan-Hpp
VkMultisamplePropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D maxSampleLocationGridSize
 

Detailed Description

Definition at line 12897 of file vulkan_core.h.

Member Data Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkMultisamplePropertiesEXT::maxSampleLocationGridSize

Definition at line 12900 of file vulkan_core.h.

◆ pNext

void* VkMultisamplePropertiesEXT::pNext

Definition at line 12899 of file vulkan_core.h.

◆ sType

VkStructureType VkMultisamplePropertiesEXT::sType

Definition at line 12898 of file vulkan_core.h.


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