Searched defs:getIndices (Results 1 – 3 of 3) sorted by relevance
152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
140 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in vkt::sr::QuadGrid
1148 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr