Searched refs:inputAssemblyPrimitives (Results 1 – 3 of 3) sorted by relevance
1337 uint64 inputAssemblyPrimitives; member
2050 const uint64_t inputAssemblyPrimitives = psqCounters->elements32[0]; in iterate() local2057 if (inputAssemblyPrimitives < primitivesGenerated * drawCount) in iterate()2060 de::toString(inputAssemblyPrimitives) + ", expected " + in iterate()
5297 …de::MovePtr<TestCaseGroup> inputAssemblyPrimitives(new TestCaseGroup(m_testCtx, "input_assembly_pr… in init() local5883 inputAssemblyPrimitives->addChild(primary.release()); in init()5884 inputAssemblyPrimitives->addChild(secondary.release()); in init()5885 inputAssemblyPrimitives->addChild(secondaryInherited.release()); in init()7654 addChild(inputAssemblyPrimitives.release()); in init()