HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceFragmentDensityMapPropertiesEXT Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkExtent2D minFragmentDensityTexelSize
 
VkExtent2D maxFragmentDensityTexelSize
 
VkBool32 fragmentDensityInvocations
 

Detailed Description

Definition at line 12516 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations

Definition at line 12521 of file vulkan_core.h.

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize

Definition at line 12520 of file vulkan_core.h.

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize

Definition at line 12519 of file vulkan_core.h.

void* VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pNext

Definition at line 12518 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceFragmentDensityMapPropertiesEXT::sType

Definition at line 12517 of file vulkan_core.h.


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