Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceFragmentDensityMapPropertiesEXT Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkExtent2D minFragmentDensityTexelSize
 
VkExtent2D maxFragmentDensityTexelSize
 
VkBool32 fragmentDensityInvocations
 

Detailed Description

Definition at line 14810 of file vulkan_core.h.

Field Documentation

◆ fragmentDensityInvocations

VkBool32 VkPhysicalDeviceFragmentDensityMapPropertiesEXT::fragmentDensityInvocations

Definition at line 14815 of file vulkan_core.h.

◆ maxFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::maxFragmentDensityTexelSize

Definition at line 14814 of file vulkan_core.h.

◆ minFragmentDensityTexelSize

VkExtent2D VkPhysicalDeviceFragmentDensityMapPropertiesEXT::minFragmentDensityTexelSize

Definition at line 14813 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceFragmentDensityMapPropertiesEXT::pNext

Definition at line 14812 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceFragmentDensityMapPropertiesEXT::sType

Definition at line 14811 of file vulkan_core.h.


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