|
SDL
2.0
|
#include <vulkan_core.h>
Collaboration diagram for VkMultisamplePropertiesEXT:Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkExtent2D | maxSampleLocationGridSize |
Definition at line 8883 of file vulkan_core.h.
| VkExtent2D VkMultisamplePropertiesEXT::maxSampleLocationGridSize |
Definition at line 8886 of file vulkan_core.h.
| void* VkMultisamplePropertiesEXT::pNext |
Definition at line 8885 of file vulkan_core.h.
| VkStructureType VkMultisamplePropertiesEXT::sType |
Definition at line 8884 of file vulkan_core.h.