Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkSampleCountFlags sampleLocationSampleCounts
 
VkExtent2D maxSampleLocationGridSize
 
float sampleLocationCoordinateRange [2]
 
uint32_t sampleLocationSubPixelBits
 
VkBool32 variableSampleLocations
 

Detailed Description

Definition at line 12154 of file vulkan_core.h.

Member Data Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

Definition at line 12158 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext

Definition at line 12156 of file vulkan_core.h.

◆ sampleLocationCoordinateRange

float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

Definition at line 12159 of file vulkan_core.h.

◆ sampleLocationSampleCounts

VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

Definition at line 12157 of file vulkan_core.h.

◆ sampleLocationSubPixelBits

uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

Definition at line 12160 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType

Definition at line 12155 of file vulkan_core.h.

◆ variableSampleLocations

VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

Definition at line 12161 of file vulkan_core.h.


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