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.cpp53 class DrawInstancedIndexed : public DrawIndexed class
56DrawInstancedIndexed (Context &context, ShaderMap shaders, vk::VkPrimitiveTopology topology);
213 DrawInstancedIndexed::DrawInstancedIndexed (Context &context, ShaderMap shaders, vk::VkPrimitiveTop… in DrawInstancedIndexed() function in vkt::Draw::__anon4e44fc600111::DrawInstancedIndexed
218 tcu::TestStatus DrawInstancedIndexed::iterate (void) in iterate()
359 …addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_lis… in init()
360 …addChild(new InstanceFactory<DrawInstancedIndexed>(m_testCtx, "draw_instanced_indexed_triangle_str… in init()