Searched defs:DrawTestCase (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawDifferingInterpolationTests.cpp | 93 class DrawTestCase : public TestCase class 106 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const Dr… in DrawTestCase() function in vkt::Draw::__anonfa33c0470111::DrawTestCase
|
D | vktDrawExplicitVertexParameterTests.cpp | 200 class DrawTestCase : public TestCase class 213 DrawTestCase::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const Dr… in DrawTestCase() function in vkt::Draw::__anon239c8b120111::DrawTestCase
|
D | vktDrawMultipleInterpolationTests.cpp | 113 class DrawTestCase : public TestCase class 128 DrawTestCase::DrawTestCase (tcu::TestContext& testCtx, in DrawTestCase() function in vkt::Draw::__anon251e31050111::DrawTestCase
|
D | vktBasicDrawTests.cpp | 566 class DrawTestCase : public TestCase class 583 DrawTestCase<T>::DrawTestCase (tcu::TestContext& context, const char* name, const char* desc, const… in DrawTestCase() function in vkt::Draw::__anondb8060330111::DrawTestCase
|