HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkSampleCountFlags sampleLocationSampleCounts
 
VkExtent2D maxSampleLocationGridSize
 
float sampleLocationCoordinateRange [2]
 
uint32_t sampleLocationSubPixelBits
 
VkBool32 variableSampleLocations
 

Detailed Description

Definition at line 11174 of file vulkan_core.h.

Member Data Documentation

VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

Definition at line 11178 of file vulkan_core.h.

void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext

Definition at line 11176 of file vulkan_core.h.

float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

Definition at line 11179 of file vulkan_core.h.

VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

Definition at line 11177 of file vulkan_core.h.

uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

Definition at line 11180 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType

Definition at line 11175 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

Definition at line 11181 of file vulkan_core.h.


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