Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceSampleLocationsPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 13449 of file vulkan_core.h.

Field Documentation

◆ maxSampleLocationGridSize

VkExtent2D VkPhysicalDeviceSampleLocationsPropertiesEXT::maxSampleLocationGridSize

Definition at line 13453 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceSampleLocationsPropertiesEXT::pNext

Definition at line 13451 of file vulkan_core.h.

◆ sampleLocationCoordinateRange

float VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationCoordinateRange[2]

Definition at line 13454 of file vulkan_core.h.

◆ sampleLocationSampleCounts

VkSampleCountFlags VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSampleCounts

Definition at line 13452 of file vulkan_core.h.

◆ sampleLocationSubPixelBits

uint32_t VkPhysicalDeviceSampleLocationsPropertiesEXT::sampleLocationSubPixelBits

Definition at line 13455 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSampleLocationsPropertiesEXT::sType

Definition at line 13450 of file vulkan_core.h.

◆ variableSampleLocations

VkBool32 VkPhysicalDeviceSampleLocationsPropertiesEXT::variableSampleLocations

Definition at line 13456 of file vulkan_core.h.


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