Home
last modified time | relevance | path

Searched refs:getLayoutEntry (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp117 const glu::VertexArrayBinding& getLayoutEntry (int ndx) const { return m_layout[ndx]; } in getLayoutEntry() function in deqp::gls::__anon52f09c9c0211::VertexDataStorage
133 const glu::VertexArrayBinding& entry = data.getLayoutEntry(ndx); in getEntryWithPointer()