Searched refs:VK_SAMPLE_COUNT_2_BIT (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c422 sampleCounts |= VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT;
H A Dtu_device.c799 VK_SAMPLE_COUNT_1_BIT | VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT;
1057 VK_SAMPLE_COUNT_1_BIT | VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_formats.c734 sampleCounts |= VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_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.c2099 properties->sampleLocationSampleCounts = VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT |
7970 VkSampleCountFlagBits supported_samples = VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT |
8005 samples = VK_SAMPLE_COUNT_1_BIT | VK_SAMPLE_COUNT_2_BIT |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_screen.c946 case 2: return VK_SAMPLE_COUNT_2_BIT;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h1425 VK_SAMPLE_COUNT_2_BIT = 0x00000002, enumerator in enum:VkSampleCountFlagBits
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h1913 VK_SAMPLE_COUNT_2_BIT = 0x00000002, enumerator in enum:VkSampleCountFlagBits

Completed in 87 milliseconds