/external/skia/src/gpu/vk/ |
D | GrVkUtil.cpp | 178 *vkSamples = VK_SAMPLE_COUNT_16_BIT; in GrSampleCountToVkSampleCount()
|
D | GrVkCaps.cpp | 467 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/ |
D | GrVkUtil.cpp | 170 *vkSamples = VK_SAMPLE_COUNT_16_BIT; in GrSampleCountToVkSampleCount()
|
D | GrVkCaps.cpp | 416 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/ |
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1075 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleShaderBuiltInTests() 1096 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleShaderBuiltInTests()
|
D | vktPipelineMultisampleTests.cpp | 1583 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()
|
D | vktPipelineMultisampleInterpolationTests.cpp | 921 vk::VK_SAMPLE_COUNT_16_BIT, in createMultisampleInterpolationTests()
|
D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 1201 VK_SAMPLE_COUNT_16_BIT | in testQuerySampleLocationProperties() 1253 VK_SAMPLE_COUNT_16_BIT, in testQueryMultisampleProperties() 3128 VK_SAMPLE_COUNT_16_BIT, in createTestsInGroup()
|
D | vktPipelineMultisampleImageTests.cpp | 1403 VK_SAMPLE_COUNT_16_BIT, in addTestCasesWithFunctions()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 501 VK_SAMPLE_COUNT_16_BIT, in createImageMultisampleLoadStoreTests()
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryRequirementsTests.cpp | 935 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/ |
D | vktRenderPassSampleReadTests.cpp | 242 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
|
D | vktRenderPassDepthStencilResolveTests.cpp | 279 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
|
D | vktRenderPassMultisampleResolveTests.cpp | 336 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromSampleCount()
|
D | vktRenderPassMultisampleTests.cpp | 363 case 16: return VK_SAMPLE_COUNT_16_BIT; in sampleCountBitFromomSampleCount()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderBuiltinVarTests.cpp | 2239 { "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/ |
D | vkBasicTypes.inl | 1333 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|
D | vkStrUtilImpl.inl | 1483 tcu::Format::BitDesc(VK_SAMPLE_COUNT_16_BIT, "VK_SAMPLE_COUNT_16_BIT"),
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 520 (VK_SAMPLE_COUNT_16_BIT == pCreateInfo->samples)) { in manual_PreCallValidateCreateImage()
|
/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
D | vktRasterizationTests.cpp | 3322 VK_SAMPLE_COUNT_16_BIT, in createRasterizationTests()
|
/external/mesa3d/include/vulkan/ |
D | vulkan.h | 1148 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|
/external/skia/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1299 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|
/external/skqp/include/third_party/vulkan/vulkan/ |
D | vulkan_core.h | 1299 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|
/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 1418 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|
/external/swiftshader/include/vulkan/ |
D | vulkan_core.h | 1386 VK_SAMPLE_COUNT_16_BIT = 0x00000010, enumerator
|