Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc159 visitor->Visit("framebufferDepthSampleCounts", &limits->framebufferDepthSampleCounts) && in Iterate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp211 …{ LIMIT(framebufferDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits()
1036 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.framebufferDepthSampleCounts),
2166 sampleCounts &= deviceLimits.framebufferDepthSampleCounts; in getRequiredOptimalTilingSampleCounts()
/external/deqp/external/vulkancts/framework/vulkan/
DvkNullDriver.cpp762 props->limits.framebufferDepthSampleCounts = VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT; in getPhysicalDeviceProperties()
DvkStructTypes.inl202 VkSampleCountFlags framebufferDepthSampleCounts; member
DvkStrUtilImpl.inl2057 …mebufferDepthSampleCounts = " << getSampleCountFlagsStr(value.framebufferDepthSampleCounts) << '\n…
/external/mesa3d/src/intel/vulkan/
Danv_device.c601 .framebufferDepthSampleCounts = sample_counts, in anv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c1193 …DepthSampleCounts = %u\n", limits->framebufferDepthSampleCounts in app_dump_limits()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c562 .framebufferDepthSampleCounts = sample_counts, in radv_GetPhysicalDeviceProperties()
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1367 VkSampleCountFlags framebufferDepthSampleCounts; member
Dvulkan.hpp13312 && ( framebufferDepthSampleCounts == rhs.framebufferDepthSampleCounts ) in operator ==()
13425 SampleCountFlags framebufferDepthSampleCounts; member
/external/mesa3d/include/vulkan/
Dvulkan.h1376 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h1473 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1532 VkSampleCountFlags framebufferDepthSampleCounts; member