Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp131 static inline glu::VertexArrayBinding getEntryWithPointer (const VertexDataStorage& data, int ndx) in getEntryWithPointer() function
315 const glu::VertexArrayBinding bindingPtr = getEntryWithPointer(vertexData, attribNdx); in setupAttributes()
543 const glu::VertexArrayBinding layoutEntry = getEntryWithPointer(vertexData, attribNdx); in iterate()
573 const glu::VertexArrayPointer posPtr = getEntryWithPointer(vertexData, positionNdx).pointer; in iterate()