Searched defs:getNumIndices (Results 1 – 9 of 9) sorted by relevance
268 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
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
411 unsigned getNumIndices() const { // Note: always non-negative in getNumIndices() function
483 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::__anon8ea8106e0111::PosTexCoordQuadGrid
196 int getNumIndices (void) const { return m_gridSize*m_gridSize*3*2; } in getNumIndices() function in deqp::gles2::Functional::__anonfdc998cc0111::PosTexCoordQuadGrid
149 deUint32 getNumIndices (void) const { return getNumVertices(); } in getNumIndices() function in vkt::synchronization::__anon7f0213210111::VertexGrid