Home
last modified time | relevance | path

Searched refs:fragmentDensityMap (Results 1 - 11 of 11) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.cpp236 fragmentDensityMapFeatures->fragmentDensityMap = false; in DeviceFeatures()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1408 if (!fragmentDensityMapFeatures.fragmentDensityMap) in checkSupport()
1409 TCU_THROW(NotSupportedError, "fragmentDensityMap feature is not supported"); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1374 if (!fragmentDensityMapFeatures.fragmentDensityMap) in checkSupport()
1375 TCU_THROW(NotSupportedError, "fragmentDensityMap feature is not supported"); in checkSupport()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h10871 VkBool32 fragmentDensityMap; member
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp43256 VULKAN_HPP_NAMESPACE::Bool32 fragmentDensityMap = {}; global() member
[all...]
H A Dvulkan_core.h11274 VkBool32 fragmentDensityMap; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h12360 VkBool32 fragmentDensityMap; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h11434 VkBool32 fragmentDensityMap; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h14261 VkBool32 fragmentDensityMap; member
H A Dvulkan_hash.hpp8737 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceFragmentDensityMapFeaturesEXT.fragmentDensityMap );
H A Dvulkan_structs.hpp[all...]

Completed in 350 milliseconds