#include <vulkan_core.h>
Public Attributes | |
| const void * | pNext |
| const VkSampleLocationEXT * | pSampleLocations |
| VkExtent2D | sampleLocationGridSize |
| uint32_t | sampleLocationsCount |
| VkSampleCountFlagBits | sampleLocationsPerPixel |
| VkStructureType | sType |
Definition at line 7001 of file vulkan_core.h.
| const void* VkSampleLocationsInfoEXT::pNext |
Definition at line 7003 of file vulkan_core.h.
| const VkSampleLocationEXT* VkSampleLocationsInfoEXT::pSampleLocations |
Definition at line 7007 of file vulkan_core.h.
| VkExtent2D VkSampleLocationsInfoEXT::sampleLocationGridSize |
Definition at line 7005 of file vulkan_core.h.
| uint32_t VkSampleLocationsInfoEXT::sampleLocationsCount |
Definition at line 7006 of file vulkan_core.h.
| VkSampleCountFlagBits VkSampleLocationsInfoEXT::sampleLocationsPerPixel |
Definition at line 7004 of file vulkan_core.h.
| VkStructureType VkSampleLocationsInfoEXT::sType |
Definition at line 7002 of file vulkan_core.h.