Halide
VkMultisamplePropertiesEXT Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D maxSampleLocationGridSize
 

Detailed Description

Definition at line 5880 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkMultisamplePropertiesEXT::sType

Definition at line 5881 of file mini_vulkan.h.

◆ pNext

void* VkMultisamplePropertiesEXT::pNext

Definition at line 5882 of file mini_vulkan.h.

◆ maxSampleLocationGridSize

VkExtent2D VkMultisamplePropertiesEXT::maxSampleLocationGridSize

Definition at line 5883 of file mini_vulkan.h.


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