Home | History | Annotate | Download | only in client

Lines Matching refs:PolygonOffset

1072 void GLES2Implementation::PolygonOffset(GLfloat factor, GLfloat units) {
1076 helper_->PolygonOffset(factor, units);