Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_4_BIT (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/vulkan/nulldrv/
Dnull_driver.cpp481 VK_SAMPLE_COUNT_4_BIT, // framebufferColorSampleCounts in GetPhysicalDeviceProperties()
483 VK_SAMPLE_COUNT_4_BIT, // framebufferDepthSampleCounts in GetPhysicalDeviceProperties()
485 VK_SAMPLE_COUNT_4_BIT, // framebufferStencilSampleCounts in GetPhysicalDeviceProperties()
487 VK_SAMPLE_COUNT_4_BIT, // framebufferNoAttachmentsSampleCounts in GetPhysicalDeviceProperties()
490 VK_SAMPLE_COUNT_4_BIT, // sampledImageColorSampleCounts in GetPhysicalDeviceProperties()
493 VK_SAMPLE_COUNT_4_BIT, // sampledImageDepthSampleCounts in GetPhysicalDeviceProperties()
495 VK_SAMPLE_COUNT_4_BIT, // sampledImageStencilSampleCounts in GetPhysicalDeviceProperties()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h847 VK_SAMPLE_COUNT_4_BIT = 0x00000004, enumerator
/frameworks/native/vulkan/api/
Dvulkan.api1123 VK_SAMPLE_COUNT_4_BIT = 0x00000004,