ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceFragmentDensityMapPropertiesEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceFragmentDensityMapPropertiesEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExtent2D minFragmentDensityTexelSize
 
VkExtent2D maxFragmentDensityTexelSize
 
VkBool32 fragmentDensityInvocations
 

Detailed Description

Definition at line 10692 of file vulkan.h.

Member Data Documentation

◆ fragmentDensityInvocations

VkBool32 VkPhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations

Definition at line 10698 of file vulkan.h.

◆ maxFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize

Definition at line 10697 of file vulkan.h.

◆ minFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize

Definition at line 10696 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pNext

Definition at line 10695 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapPropertiesEXT::sType

Definition at line 10694 of file vulkan.h.


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