Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkSampleCountFlags | sampleLocationSampleCounts |
VkExtent2D | maxSampleLocationGridSize |
float | sampleLocationCoordinateRange [2] |
uint32_t | sampleLocationSubPixelBits |
VkBool32 | variableSampleLocations |
Definition at line 13449 of file vulkan_core.h.
VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize |
Definition at line 13453 of file vulkan_core.h.
void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext |
Definition at line 13451 of file vulkan_core.h.
float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2] |
Definition at line 13454 of file vulkan_core.h.
VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts |
Definition at line 13452 of file vulkan_core.h.
uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits |
Definition at line 13455 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType |
Definition at line 13450 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations |
Definition at line 13456 of file vulkan_core.h.