SDL  2.0
VkPhysicalDeviceFragmentDensityMapPropertiesEXT Struct Reference

#include <vulkan_core.h>

+ Collaboration diagram for VkPhysicalDeviceFragmentDensityMapPropertiesEXT:

Data Fields

VkStructureType sType
 
voidpNext
 
VkExtent2D minFragmentDensityTexelSize
 
VkExtent2D maxFragmentDensityTexelSize
 
VkBool32 fragmentDensityInvocations
 

Detailed Description

Definition at line 10253 of file vulkan_core.h.

Field Documentation

◆ fragmentDensityInvocations

VkBool32 VkPhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations

Definition at line 10258 of file vulkan_core.h.

◆ maxFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize

Definition at line 10257 of file vulkan_core.h.

◆ minFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize

Definition at line 10256 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pNext

Definition at line 10255 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapPropertiesEXT::sType

Definition at line 10254 of file vulkan_core.h.


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