Searched refs:bindVertexAttributes (Results 1 – 3 of 3) sorted by relevance
40 void bindVertexAttributes(GrGLuint programID);
71 void GrGLVertexBuilder::bindVertexAttributes(GrGLuint programID) { in bindVertexAttributes() function in GrGLVertexBuilder
417 fVS.bindVertexAttributes(programID); in finalize()