Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_16_BIT (Results 1 – 25 of 32) sorted by relevance

12

/external/skia/src/gpu/vk/
DGrVkUtil.cpp178 *vkSamples = VK_SAMPLE_COUNT_16_BIT; in GrSampleCountToVkSampleCount()
DGrVkCaps.cpp467 if (!(flags & VK_SAMPLE_COUNT_16_BIT)) { in get_max_sample_count()
716 if (flags & VK_SAMPLE_COUNT_16_BIT) { in initSampleCounts()
/external/skqp/src/gpu/vk/
DGrVkUtil.cpp170 *vkSamples = VK_SAMPLE_COUNT_16_BIT; in GrSampleCountToVkSampleCount()
DGrVkCaps.cpp416 if (!(flags & VK_SAMPLE_COUNT_16_BIT)) { in get_max_sample_count()
655 if (flags & VK_SAMPLE_COUNT_16_BIT) { in initSampleCounts()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1075 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleShaderBuiltInTests()
1096 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleShaderBuiltInTests()
DvktPipelineMultisampleTests.cpp1583 VK_SAMPLE_COUNT_16_BIT, in testRasterSamplesConsistency()
1827 m_refCoverageAfterDepthTest[VK_SAMPLE_COUNT_16_BIT] = SampleCoverage(6u, 11u); // !< in SampleMaskWithDepthTestInstance()
2963 VK_SAMPLE_COUNT_16_BIT, in createMultisampleTests()
3198 vk::VK_SAMPLE_COUNT_16_BIT in createMultisampleTests()
DvktPipelineMultisampleInterpolationTests.cpp921 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleInterpolationTests()
DvktPipelineMultisampleSampleLocationsExtTests.cpp1201 VK_SAMPLE_COUNT_16_BIT | in testQuerySampleLocationProperties()
1253 VK_SAMPLE_COUNT_16_BIT, in testQueryMultisampleProperties()
3128 VK_SAMPLE_COUNT_16_BIT, in createTestsInGroup()
DvktPipelineMultisampleImageTests.cpp1403 VK_SAMPLE_COUNT_16_BIT, in addTestCasesWithFunctions()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp501 VK_SAMPLE_COUNT_16_BIT, in createImageMultisampleLoadStoreTests()
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp935 if (info.samples == VK_SAMPLE_COUNT_16_BIT && !features.sparseResidency16Samples) in isImageSupported()
1351 …ts loopSampleCount = VK_SAMPLE_COUNT_1_BIT; loopSampleCount <= VK_SAMPLE_COUNT_16_BIT; loopSa… in execTest()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSampleReadTests.cpp242 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
DvktRenderPassDepthStencilResolveTests.cpp279 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
DvktRenderPassMultisampleResolveTests.cpp336 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
DvktRenderPassMultisampleTests.cpp363 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromomSampleCount()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp2239 { "16_bit", "Test FragCoord locations with 16 samples", VK_SAMPLE_COUNT_16_BIT }, in createBuiltinVarTests()
2303 { VK_FORMAT_D32_SFLOAT, "d32_sfloat_multisample_16", false, false, VK_SAMPLE_COUNT_16_BIT }, in createBuiltinVarTests()
/external/deqp/external/vulkancts/framework/vulkan/
DvkBasicTypes.inl1333 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
DvkStrUtilImpl.inl1483 tcu::Format::BitDesc(VK_SAMPLE_COUNT_16_BIT, "VK_SAMPLE_COUNT_16_BIT"),
/external/vulkan-validation-layers/layers/
Dparameter_validation_utils.cpp520 (VK_SAMPLE_COUNT_16_BIT == pCreateInfo->samples)) { in manual_PreCallValidateCreateImage()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp3322 VK_SAMPLE_COUNT_16_BIT, in createRasterizationTests()
/external/mesa3d/include/vulkan/
Dvulkan.h1148 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1299 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1299 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h1418 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
/external/swiftshader/include/vulkan/
Dvulkan_core.h1386 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator

12