SDL 2.0
VkMultisamplePropertiesEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkMultisamplePropertiesEXT:

Data Fields

VkStructureType sType
 
voidpNext
 
VkExtent2D maxSampleLocationGridSize
 

Detailed Description

Definition at line 7674 of file vulkan_core.h.

Field Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkMultisamplePropertiesEXT::maxSampleLocationGridSize

Definition at line 7677 of file vulkan_core.h.

◆ pNext

void* VkMultisamplePropertiesEXT::pNext

Definition at line 7676 of file vulkan_core.h.

◆ sType

VkStructureType VkMultisamplePropertiesEXT::sType

Definition at line 7675 of file vulkan_core.h.


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