Searched refs:soStats (Results 1 – 2 of 2) sorted by relevance
244 D3D11_QUERY_DATA_SO_STATISTICS soStats = {}; in testQuery() local246 context->GetData(queryState->query.get(), &soStats, sizeof(soStats), 0); in testQuery()252 mResult = static_cast<GLuint64>(soStats.NumPrimitivesWritten); in testQuery()
1733 SVGADXStreamOutStatisticsQueryResult soStats; member