Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawConcurrentTests.cpp60 class ConcurrentDraw : public DrawTestsBaseClass class
64 ConcurrentDraw (Context &context, TestSpec testSpec);
68 ConcurrentDraw::ConcurrentDraw (Context &context, TestSpec testSpec) in ConcurrentDraw() function in vkt::Draw::__anon8431ffd50111::ConcurrentDraw
90 tcu::TestStatus ConcurrentDraw::iterate (void) in iterate()
393 ConcurrentDraw::TestSpec testSpec; in init()
399 …addChild(new InstanceFactory<ConcurrentDraw>(m_testCtx, "compute_and_triangle_list", "Draws triang… in init()