Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLEScontext.cpp1087 int bytesRangesToIndices(RangeList& ranges,GLESpointer* p,GLuint* indices) { in bytesRangesToIndices() function
1136 …int nIndices = bytesRangesToIndices(conversions,p,indices); //converting bytes ranges by offset to… in convertDirectVBO()
1196 …int nIndices = bytesRangesToIndices(conversions,p,conversionIndices); //converting bytes ranges by… in convertIndirectVBO()