Searched refs:vertexAttribCount (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGpuGL_program.cpp390 int vertexAttribCount = this->getDrawState().getVertexAttribCount(); local
391 for (int vertexAttribIndex = 0; vertexAttribIndex < vertexAttribCount;
/external/skia/src/gpu/gl/
H A DGrGpuGL_program.cpp390 int vertexAttribCount = this->getDrawState().getVertexAttribCount(); local
391 for (int vertexAttribIndex = 0; vertexAttribIndex < vertexAttribCount;

Completed in 93 milliseconds