Home
last modified time | relevance | path

Searched refs:VK_SAMPLE_COUNT_2_BIT (Results 1 – 25 of 103) sorted by relevance

12345

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp474 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 …]
DvktPipelineMultisampleTests.cpp2400 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()
DvktPipelineMultisampleImageTests.cpp797 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/
DvktPipelineMultisampleMixedAttachmentSamplesTests.cpp474 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 …]
DvktPipelineMultisampleTests.cpp2400 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()
DvktPipelineMultisampleImageTests.cpp797 case VK_SAMPLE_COUNT_2_BIT: in getStandardSampleLocations()
1925 VK_SAMPLE_COUNT_2_BIT, in addTestCasesWithFunctions()
1978 VK_SAMPLE_COUNT_2_BIT, in addStandardSamplePositionTestCasesWithFunctions()
DvktPipelineMultisampleShaderBuiltInTests.cpp1096 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/
Dvk_standard_sample_locations.c47 .per_pixel = VK_SAMPLE_COUNT_2_BIT,
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkdebug.c125 {VK_SAMPLE_COUNT_2_BIT, "2"},
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureMultisampleTests.cpp70 { "sample_count_2", VK_SAMPLE_COUNT_2_BIT }, in createInvalidSampleIndexTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktTextureMultisampleTests.cpp70 { "sample_count_2", VK_SAMPLE_COUNT_2_BIT }, in createInvalidSampleIndexTests()
/third_party/skia/src/gpu/vk/
DGrVkUtil.cpp62 *vkSamples = VK_SAMPLE_COUNT_2_BIT; in GrSampleCountToVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/
DvktFragmentShadingRateTests.cpp397 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/
DvktFragmentShadingRateTests.cpp397 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/
DGrVkUtil.cpp91 *vkSamples = VK_SAMPLE_COUNT_2_BIT; in GrSampleCountToVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp743 VK_SAMPLE_COUNT_2_BIT, in createTests()
767 if (groupParams->useSecondaryCmdBuffer && (sampleNdx > VK_SAMPLE_COUNT_2_BIT)) in createTests()
DvktDrawMultisampleLinearInterpolationTests.cpp676 { "2_samples", VK_SAMPLE_COUNT_2_BIT }, in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawExplicitVertexParameterTests.cpp743 VK_SAMPLE_COUNT_2_BIT, in createTests()
767 if (groupParams->useSecondaryCmdBuffer && (sampleNdx > VK_SAMPLE_COUNT_2_BIT)) in createTests()
DvktDrawMultisampleLinearInterpolationTests.cpp676 { "2_samples", VK_SAMPLE_COUNT_2_BIT }, in createTests()
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dtransfer_image.cc51 return VK_SAMPLE_COUNT_2_BIT; in GetVkSampleCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp352 m_samples = vk::VK_SAMPLE_COUNT_2_BIT; in ResolveTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateClearTests.cpp352 m_samples = vk::VK_SAMPLE_COUNT_2_BIT; in ResolveTestInstance()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c442 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/
DvktImageMultisampleLoadStoreTests.cpp496 VK_SAMPLE_COUNT_2_BIT, in createImageMultisampleLoadStoreTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMultisampleLoadStoreTests.cpp496 VK_SAMPLE_COUNT_2_BIT, in createImageMultisampleLoadStoreTests()

12345