Home
last modified time | relevance | path

Searched refs:LineInterpolationTestCase (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp6279 class LineInterpolationTestCase : public BaseRenderingTestCase class
6282 LineInterpolationTestCase (tcu::TestContext& context, in LineInterpolationTestCase() function in vkt::rasterization::__anon3d073db30111::LineInterpolationTestCase
7125 …basic->addChild(new LineInterpolationTestCase (testCtx, "lines", "Verify line interpolation", … in createRasterizationTests()
7126 …basic->addChild(new LineInterpolationTestCase (testCtx, "line_strip", "Verify line strip interp… in createRasterizationTests()
7127 …basic->addChild(new LineInterpolationTestCase (testCtx, "lines_wide", "Verify wide line interpo… in createRasterizationTests()
7128 …basic->addChild(new LineInterpolationTestCase (testCtx, "line_strip_wide","Verify wide line stri… in createRasterizationTests()
7130 …basic->addChild(new LineInterpolationTestCase (testCtx, "strict_lines", "Verify strict line in… in createRasterizationTests()
7131 …basic->addChild(new LineInterpolationTestCase (testCtx, "strict_line_strip", "Verify strict lin… in createRasterizationTests()
7132 …basic->addChild(new LineInterpolationTestCase (testCtx, "strict_lines_wide", "Verify strict wid… in createRasterizationTests()
7133 …basic->addChild(new LineInterpolationTestCase (testCtx, "strict_line_strip_wide", "Verify strict… in createRasterizationTests()
[all …]