Home | History | Annotate | Download | only in src

Lines Matching defs:indexBuffer

1134         GrIndexBuffer* indexBuffer = new GrGLIndexBuffer(this, id,
1136 fHWGeometryState.fIndexBuffer = indexBuffer;
1137 return indexBuffer;