Searched refs:getLayoutEntry (Results 1 – 1 of 1) sorted by relevance
117 const glu::VertexArrayBinding& getLayoutEntry (int ndx) const { return m_layout[ndx]; } in getLayoutEntry() function in deqp::gls::__anon2cda2ffd0211::VertexDataStorage133 const glu::VertexArrayBinding& entry = data.getLayoutEntry(ndx); in getEntryWithPointer()