SDL  2.0
VkPhysicalDeviceFragmentDensityMapFeaturesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkBool32 fragmentDensityMap
 
VkBool32 fragmentDensityMapDynamic
 
VkBool32 fragmentDensityMapNonSubsampledImages
 

Detailed Description

Definition at line 10245 of file vulkan_core.h.

Field Documentation

◆ fragmentDensityMap

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMap

Definition at line 10248 of file vulkan_core.h.

◆ fragmentDensityMapDynamic

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapDynamic

Definition at line 10249 of file vulkan_core.h.

◆ fragmentDensityMapNonSubsampledImages

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapNonSubsampledImages

Definition at line 10250 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapFeaturesEXT::pNext

Definition at line 10247 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapFeaturesEXT::sType

Definition at line 10246 of file vulkan_core.h.


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