Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp2190 …de::MovePtr<TestCaseGroup> inputAssemblyPrimitives (new TestCaseGroup(m_testCtx, "input_assembl… in init() local
2220 inputAssemblyPrimitives->addChild(primary.release()); in init()
2221 inputAssemblyPrimitives->addChild(secondary.release()); in init()
2222 inputAssemblyPrimitives->addChild(secondaryInherited.release()); in init()
2333 addChild(inputAssemblyPrimitives.release()); in init()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_types.h1435 uint64 inputAssemblyPrimitives; member