|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkExtent2D | minFragmentDensityTexelSize |
| VkExtent2D | maxFragmentDensityTexelSize |
| VkBool32 | fragmentDensityInvocations |
Definition at line 12516 of file vulkan_core.h.
| 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.