Searched refs:push_fragment_density_support (Results 1 – 2 of 2) sorted by relevance
3210 bool push_fragment_density_support = false; in TEST_F() local3213 …push_fragment_density_support = DeviceExtensionSupported(gpu(), nullptr, VK_EXT_FRAGMENT_DENSITY_M… in TEST_F()3214 …if (push_fragment_density_support) m_device_extension_names.push_back(VK_EXT_FRAGMENT_DENSITY_MAP_… in TEST_F()3374 if (!push_fragment_density_support) { in TEST_F()
6070 bool push_fragment_density_support = false; in TEST_F() local6073 …push_fragment_density_support = DeviceExtensionSupported(gpu(), nullptr, VK_EXT_FRAGMENT_DENSITY_M… in TEST_F()6074 …if (push_fragment_density_support) m_device_extension_names.push_back(VK_EXT_FRAGMENT_DENSITY_MAP_… in TEST_F()6172 if (!push_fragment_density_support) { in TEST_F()