Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/libs/vkjson/
Dvkjson.cc167 visitor->Visit("framebufferDepthSampleCounts", &limits->framebufferDepthSampleCounts) && in Iterate()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp202 …{ LIMIT(framebufferDepthSampleCounts), VK_SAMPLE_COUNT_1_BIT|VK_SAMPLE_COUNT_4_BIT, 0, 0, 0.0… in validateFeatureLimits()
871 OFFSET_TABLE_ENTRY(VkPhysicalDeviceProperties, limits.framebufferDepthSampleCounts), in deviceProperties()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl202 VkSampleCountFlags framebufferDepthSampleCounts; member
DvkStrUtilImpl.inl1683 …mebufferDepthSampleCounts = " << getSampleCountFlagsStr(value.framebufferDepthSampleCounts) << '\n…
/external/vulkan-validation-layers/demos/
Dvulkaninfo.c990 …DepthSampleCounts = 0x%" PRIxLEAST32 "\n", limits->framebufferDepthSampleCounts in app_dump_limits()
/external/skia/third_party/vulkan/
Dvulkan.h1311 VkSampleCountFlags framebufferDepthSampleCounts; member
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1320 VkSampleCountFlags framebufferDepthSampleCounts; member