Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp932 props->limits.framebufferDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties()
DvkStructTypes.inl202 VkSampleCountFlags framebufferDepthSampleCounts; member
DvkVulkan_c.inl1740 VkSampleCountFlags framebufferDepthSampleCounts; member
DvkStrUtilImpl.inl2590 …mebufferDepthSampleCounts = " << getSampleCountFlagsStr(value.framebufferDepthSampleCounts) << '\n…
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp228 …{ LIMIT(framebufferDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits()
1201 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.framebufferDepthSampleCounts),
2538 sampleCounts &= deviceLimits.framebufferDepthSampleCounts; in getRequiredOptimalTilingSampleCounts()
/external/mesa3d/src/intel/vulkan/
Danv_device.c905 .framebufferDepthSampleCounts = sample_counts, in anv_GetPhysicalDeviceProperties()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c734 .framebufferDepthSampleCounts = sample_counts, in radv_GetPhysicalDeviceProperties()
/external/mesa3d/include/vulkan/
Dvulkan.h1667 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1837 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1837 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2002 VkSampleCountFlags framebufferDepthSampleCounts; member
Dvulkan.hpp37614 && ( framebufferDepthSampleCounts == rhs.framebufferDepthSampleCounts ) in operator ==()
37727 SampleCountFlags framebufferDepthSampleCounts; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h1955 VkSampleCountFlags framebufferDepthSampleCounts; member
Dvulkan.hpp27628 && ( framebufferDepthSampleCounts == rhs.framebufferDepthSampleCounts ) in operator ==()
27741 SampleCountFlags framebufferDepthSampleCounts; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1737 VkSampleCountFlags framebufferDepthSampleCounts; member