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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 fragmentDensityMap
 
VkBool32 fragmentDensityMapDynamic
 
VkBool32 fragmentDensityMapNonSubsampledImages
 

Detailed Description

Definition at line 13535 of file vulkan_core.h.

Member Data Documentation

◆ fragmentDensityMap

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMap

Definition at line 13538 of file vulkan_core.h.

◆ fragmentDensityMapDynamic

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapDynamic

Definition at line 13539 of file vulkan_core.h.

◆ fragmentDensityMapNonSubsampledImages

VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapNonSubsampledImages

Definition at line 13540 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapFeaturesEXT::pNext

Definition at line 13537 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapFeaturesEXT::sType

Definition at line 13536 of file vulkan_core.h.


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