ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentDensityMapFeaturesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentDensityMapFeaturesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentDensityMap
 
VkBool32 fragmentDensityMapDynamic
 
VkBool32 fragmentDensityMapNonSubsampledImages
 

Detailed Description

Definition at line 10669 of file vulkan.h.

Member Data Documentation

◆ fragmentDensityMap

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMap

Definition at line 10673 of file vulkan.h.

◆ fragmentDensityMapDynamic

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapDynamic

Definition at line 10674 of file vulkan.h.

◆ fragmentDensityMapNonSubsampledImages

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapNonSubsampledImages

Definition at line 10675 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapFeaturesEXT::pNext

Definition at line 10672 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapFeaturesEXT::sType

Definition at line 10671 of file vulkan.h.


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