Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkBool32 | fragmentDensityMap |
VkBool32 | fragmentDensityMapDynamic |
VkBool32 | fragmentDensityMapNonSubsampledImages |
Definition at line 14245 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMap |
Definition at line 14248 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapDynamic |
Definition at line 14249 of file vulkan_core.h.
VkBool32 VkPhysicalDeviceFragmentDensityMapFeaturesEXT::fragmentDensityMapNonSubsampledImages |
Definition at line 14250 of file vulkan_core.h.
void* VkPhysicalDeviceFragmentDensityMapFeaturesEXT::pNext |
Definition at line 14247 of file vulkan_core.h.
VkStructureType VkPhysicalDeviceFragmentDensityMapFeaturesEXT::sType |
Definition at line 14246 of file vulkan_core.h.