/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 474 case VK_SAMPLE_COUNT_2_BIT: pSampleLocation = s_location_samples_2; break; in genFramebufferStandardSampleLocations() 1833 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_2_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1837 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1838 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1839 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_16_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1850 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1855 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1860 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1866 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1871 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_2_BIT }, in createMixedAttachmentSamplesTestsInGroup() [all …]
|
D | vktPipelineMultisampleTests.cpp | 2400 VK_SAMPLE_COUNT_2_BIT, in testRasterSamplesConsistency() 3099 …m_refCoverageAfterDepthTest[VK_SAMPLE_COUNT_2_BIT] = SampleCoverage(1u, 1u); // !< Sample coverage… in SampleMaskWithDepthTestInstance() 3389 case VK_SAMPLE_COUNT_2_BIT: in initialize() 5218 VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5458 VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5591 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5642 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5687 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests()
|
D | vktPipelineMultisampleImageTests.cpp | 797 case VK_SAMPLE_COUNT_2_BIT: in getStandardSampleLocations() 1925 VK_SAMPLE_COUNT_2_BIT, in addTestCasesWithFunctions() 1978 VK_SAMPLE_COUNT_2_BIT, in addStandardSamplePositionTestCasesWithFunctions()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleMixedAttachmentSamplesTests.cpp | 474 case VK_SAMPLE_COUNT_2_BIT: pSampleLocation = s_location_samples_2; break; in genFramebufferStandardSampleLocations() 1833 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_2_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1837 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1838 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1839 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_16_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1850 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1855 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1860 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_4_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1866 { VK_SAMPLE_COUNT_2_BIT, VK_SAMPLE_COUNT_8_BIT }, in createMixedAttachmentSamplesTestsInGroup() 1871 { VK_SAMPLE_COUNT_1_BIT, VK_SAMPLE_COUNT_2_BIT }, in createMixedAttachmentSamplesTestsInGroup() [all …]
|
D | vktPipelineMultisampleTests.cpp | 2400 VK_SAMPLE_COUNT_2_BIT, in testRasterSamplesConsistency() 3099 …m_refCoverageAfterDepthTest[VK_SAMPLE_COUNT_2_BIT] = SampleCoverage(1u, 1u); // !< Sample coverage… in SampleMaskWithDepthTestInstance() 3389 case VK_SAMPLE_COUNT_2_BIT: in initialize() 5218 VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5458 VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5591 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5642 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests() 5687 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleTests()
|
D | vktPipelineMultisampleImageTests.cpp | 797 case VK_SAMPLE_COUNT_2_BIT: in getStandardSampleLocations() 1925 VK_SAMPLE_COUNT_2_BIT, in addTestCasesWithFunctions() 1978 VK_SAMPLE_COUNT_2_BIT, in addStandardSamplePositionTestCasesWithFunctions()
|
D | vktPipelineMultisampleShaderBuiltInTests.cpp | 1096 vk::VK_SAMPLE_COUNT_2_BIT, 2103 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleShaderBuiltInTests() 2124 vk::VK_SAMPLE_COUNT_2_BIT, in createMultisampleShaderBuiltInTests()
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_standard_sample_locations.c | 47 .per_pixel = VK_SAMPLE_COUNT_2_BIT,
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkdebug.c | 125 {VK_SAMPLE_COUNT_2_BIT, "2"},
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureMultisampleTests.cpp | 70 { "sample_count_2", VK_SAMPLE_COUNT_2_BIT }, in createInvalidSampleIndexTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureMultisampleTests.cpp | 70 { "sample_count_2", VK_SAMPLE_COUNT_2_BIT }, in createInvalidSampleIndexTests()
|
/third_party/skia/src/gpu/vk/ |
D | GrVkUtil.cpp | 62 *vkSamples = VK_SAMPLE_COUNT_2_BIT; in GrSampleCountToVkSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateTests.cpp | 397 if (context.getDeviceProperties().limits.framebufferColorSampleCounts & vk::VK_SAMPLE_COUNT_2_BIT) in testShadingRates() 400 !(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_2_BIT)) in testShadingRates()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateTests.cpp | 397 if (context.getDeviceProperties().limits.framebufferColorSampleCounts & vk::VK_SAMPLE_COUNT_2_BIT) in testShadingRates() 400 !(fsr.sampleCounts & vk::VK_SAMPLE_COUNT_2_BIT)) in testShadingRates()
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkUtil.cpp | 91 *vkSamples = VK_SAMPLE_COUNT_2_BIT; in GrSampleCountToVkSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawExplicitVertexParameterTests.cpp | 743 VK_SAMPLE_COUNT_2_BIT, in createTests() 767 if (groupParams->useSecondaryCmdBuffer && (sampleNdx > VK_SAMPLE_COUNT_2_BIT)) in createTests()
|
D | vktDrawMultisampleLinearInterpolationTests.cpp | 676 { "2_samples", VK_SAMPLE_COUNT_2_BIT }, in createTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawExplicitVertexParameterTests.cpp | 743 VK_SAMPLE_COUNT_2_BIT, in createTests() 767 if (groupParams->useSecondaryCmdBuffer && (sampleNdx > VK_SAMPLE_COUNT_2_BIT)) in createTests()
|
D | vktDrawMultisampleLinearInterpolationTests.cpp | 676 { "2_samples", VK_SAMPLE_COUNT_2_BIT }, in createTests()
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
D | transfer_image.cc | 51 return VK_SAMPLE_COUNT_2_BIT; in GetVkSampleCount()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateClearTests.cpp | 352 m_samples = vk::VK_SAMPLE_COUNT_2_BIT; in ResolveTestInstance()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateClearTests.cpp | 352 m_samples = vk::VK_SAMPLE_COUNT_2_BIT; in ResolveTestInstance()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.c | 442 sampleCounts |= VK_SAMPLE_COUNT_2_BIT | VK_SAMPLE_COUNT_4_BIT; in tu_get_image_format_properties()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 496 VK_SAMPLE_COUNT_2_BIT, in createImageMultisampleLoadStoreTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageMultisampleLoadStoreTests.cpp | 496 VK_SAMPLE_COUNT_2_BIT, in createImageMultisampleLoadStoreTests()
|