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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D minFragmentDensityTexelSize
 
VkExtent2D maxFragmentDensityTexelSize
 
VkBool32 fragmentDensityInvocations
 

Detailed Description

Definition at line 13543 of file vulkan_core.h.

Member Data Documentation

◆ fragmentDensityInvocations

VkBool32 VkPhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations

Definition at line 13548 of file vulkan_core.h.

◆ maxFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize

Definition at line 13547 of file vulkan_core.h.

◆ minFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize

Definition at line 13546 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pNext

Definition at line 13545 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapPropertiesEXT::sType

Definition at line 13544 of file vulkan_core.h.


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