Home
last modified time | relevance | path

Searched refs:fragmentDensityMap2Features (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp157 …VkPhysicalDeviceFragmentDensityMap2FeaturesEXT fragmentDensityMap2Features = initVulkanStructure(&… in getDevice() local
158 VkPhysicalDeviceFeatures2 features2 = initVulkanStructure(&fragmentDensityMap2Features); in getDevice()
1116 …VkPhysicalDeviceFragmentDensityMap2FeaturesEXT fragmentDensityMap2Features = initVulkanStructure… in checkSupport() local
1117 …PhysicalDeviceFeatures2KHR features2 = initVulkanStructure(&fragmentDensityMap2Features); in checkSupport()
1133 if (!fragmentDensityMap2Features.fragmentDensityMapDeferred) in checkSupport()