Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndexedTest.cpp64 class DrawInstancedIndexed : public DrawIndexed class
67 DrawInstancedIndexed (Context &context, TestSpec testSpec);
212 DrawInstancedIndexed::DrawInstancedIndexed (Context &context, TestSpec testSpec) in DrawInstancedIndexed() function in vkt::Draw::__anon4e44fc600211::DrawInstancedIndexed
217 tcu::TestStatus DrawInstancedIndexed::iterate (void) in iterate()
343 DrawInstancedIndexed::TestSpec testSpec; in init()
348 …addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_lis… in init()
350 …addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_str… in init()