Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp87 class IndirectDrawInstanced : public IndirectDraw class
90IndirectDrawInstanced (Context &context, ShaderMap shaders, vk::VkPrimitiveTopology topology);
333 IndirectDrawInstanced<FirstInstanceSupport>::IndirectDrawInstanced (Context &context, ShaderMap sha… in IndirectDrawInstanced() function in vkt::Draw::__anond6a1db510111::IndirectDrawInstanced
343 tcu::TestStatus IndirectDrawInstanced<FirstInstanceSupport>::iterate (void) in iterate()
549 …noFirstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceNotSupported… in init()
550 …noFirstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceNotSupported… in init()
558 …firstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceSupported> >(m… in init()
559 …firstInstanceGroup->addChild(new InstanceFactory<IndirectDrawInstanced<FirtsInstanceSupported> >(m… in init()