Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1673 uint64 inputAssemblyPrimitives; member
/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp2821 …de::MovePtr<TestCaseGroup> inputAssemblyPrimitives (new TestCaseGroup(m_testCtx, "input_assembl… in init() local
2940 inputAssemblyPrimitives->addChild(primary.release()); in init()
2941 inputAssemblyPrimitives->addChild(secondary.release()); in init()
2942 inputAssemblyPrimitives->addChild(secondaryInherited.release()); in init()
3291 addChild(inputAssemblyPrimitives.release()); in init()