Searched refs:VK_SAMPLE_COUNT_4_BIT (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/vulkan/nulldrv/
H A Dnull_driver.cpp478 VK_SAMPLE_COUNT_4_BIT, // framebufferColorSampleCounts
480 VK_SAMPLE_COUNT_4_BIT, // framebufferDepthSampleCounts
482 VK_SAMPLE_COUNT_4_BIT, // framebufferStencilSampleCounts
484 VK_SAMPLE_COUNT_4_BIT, // framebufferNoAttachmentsSampleCounts
487 VK_SAMPLE_COUNT_4_BIT, // sampledImageColorSampleCounts
490 VK_SAMPLE_COUNT_4_BIT, // sampledImageDepthSampleCounts
492 VK_SAMPLE_COUNT_4_BIT, // sampledImageStencilSampleCounts
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h1070 VK_SAMPLE_COUNT_4_BIT = 0x00000004, enumerator in enum:VkSampleCountFlagBits

Completed in 50 milliseconds