Searched defs:getIndices (Results 1 – 6 of 6) sorted by relevance
249 ArrayRef<TypeIndex> getIndices() const { return ArgIndices; } in getIndices() function263 ArrayRef<TypeIndex> getIndices() const { return StringIndices; } in getIndices() function
152 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in deqp::gls::QuadGrid
202 const deUint16* getIndices(void) const in getIndices() function in deqp::QuadGrid
180 const deUint16* getIndices (void) const { return &m_indices[0]; } in getIndices() function in vkt::sr::QuadGrid
1262 ArrayRef<unsigned> ConstantExpr::getIndices() const { in getIndices() function in ConstantExpr