ReactOS 0.4.17-dev-934-g091855f
VkMultisamplePropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkMultisamplePropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D maxSampleLocationGridSize
 

Detailed Description

Definition at line 9549 of file vulkan.h.

Member Data Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkMultisamplePropertiesEXT::maxSampleLocationGridSize

Definition at line 9553 of file vulkan.h.

◆ pNext

void* VkMultisamplePropertiesEXT::pNext

Definition at line 9552 of file vulkan.h.

◆ sType

VkStructureType VkMultisamplePropertiesEXT::sType

Definition at line 9551 of file vulkan.h.


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