#include <vulkan_core.h>
Definition at line 7036 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize |
Definition at line 7040 of file vulkan_core.h.
void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext |
Definition at line 7038 of file vulkan_core.h.
float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2] |
Definition at line 7041 of file vulkan_core.h.
VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts |
Definition at line 7039 of file vulkan_core.h.
uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits |
Definition at line 7042 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType |
Definition at line 7037 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations |
Definition at line 7043 of file vulkan_core.h.