Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:PolygonOffset

875 void PolygonOffset(PP_Resource context_id, GLfloat factor, GLfloat units) {
878 ToGles2Impl(&enter)->PolygonOffset(factor, units);
1624 &PixelStorei, &PolygonOffset,