Searched refs:mainObjectsVerticesCount (Results 1 – 1 of 1) sorted by relevance
2577 const deUint32 mainObjectsVerticesCount = static_cast<deUint32>(m_vertexCoord.size()); in createVertexData() local2578 const deUint32 mainObjectsCount = mainObjectsVerticesCount / m_verticesPerPrimitive; in createVertexData()2609 m_occlusionObjectsOffset = mainObjectsVerticesCount; in createVertexData()