Searched refs:fragmentDensityMap2Features (Results 1 – 1 of 1) sorted by relevance
157 …VkPhysicalDeviceFragmentDensityMap2FeaturesEXT fragmentDensityMap2Features = initVulkanStructure(&… in getDevice() local158 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&fragmentDensityMap2Features); in getDevice()1116 …VkPhysicalDeviceFragmentDensityMap2FeaturesEXT fragmentDensityMap2Features = initVulkanStructure… in checkSupport() local1117 …PhysicalDeviceFeatures2KHR features2 = initVulkanStructure(&fragmentDensityMap2Features); in checkSupport()1133 if (!fragmentDensityMap2Features.fragmentDensityMapDeferred) in checkSupport()