Searched defs:actualVertices (Results 1 – 2 of 2) sorted by relevance
1103 …const auto actualVertices = de::roundUp(m_params.itemCount, meshProperties.meshOutputPerVertexGran… in checkSupport() local1111 … const auto actualVertices = de::roundUp(1u, meshProperties.meshOutputPerVertexGranularity); in checkSupport() local
272 std::vector<tcu::Vec4> actualVertices(vertices); in iterate() local