Searched defs:getNumIndices (Results 1 – 7 of 7) sorted by relevance
67 static inline int getNumIndices (int gridSizeX, int gridSizeY) in getNumIndices() function
66 inline GLsizei getNumIndices(const std::vector<GLsizei>& restartIndices, size_t i, GLsizei count) in getNumIndices() function
510 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
188 int PrimitiveRestartCase::getNumIndices (void) in getNumIndices() function in deqp::gles3::Functional::PrimitiveRestartCase
245 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles3::Functional::__anon63afcae40111::PosTexCoordQuadGrid
196 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles2::Functional::__anond2d153420111::PosTexCoordQuadGrid
178 deUint32 getNumIndices (void) const { return getNumVertices(); } in getNumIndices() function in vkt::synchronization::__anon23f310170111::VertexGrid