Searched refs:numPrimsWritten (Results 1 – 1 of 1) sorted by relevance
354 const int numPrimsWritten = (int)getQueryResult(gl, *m_tfPrimQuery); in renderAndGetPrimitives() local355 …return Result(numPrimsWritten, readDataMapped<AttribType>(gl, GL_TRANSFORM_FEEDBACK_BUFFER, numPri… in renderAndGetPrimitives()