Searched refs:VK_SAMPLE_COUNT_8_BIT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_formats.c735 VK_SAMPLE_COUNT_8_BIT;
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c1167 sampleCounts |= VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT | VK_SAMPLE_COUNT_8_BIT;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c1536 sampleCounts |= VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT | VK_SAMPLE_COUNT_8_BIT;
H A Dradv_device.c2100 VK_SAMPLE_COUNT_8_BIT;
2163 props->maxFragmentShadingRateRasterizationSamples = VK_SAMPLE_COUNT_8_BIT;
7971 VK_SAMPLE_COUNT_8_BIT;
8006 VK_SAMPLE_COUNT_4_BIT | VK_SAMPLE_COUNT_8_BIT;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c948 case 8: return VK_SAMPLE_COUNT_8_BIT;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1427 VK_SAMPLE_COUNT_8_BIT = 0x00000008, enumerator in enum:VkSampleCountFlagBits
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1915 VK_SAMPLE_COUNT_8_BIT = 0x00000008, enumerator in enum:VkSampleCountFlagBits

Completed in 159 milliseconds