Home | History | Annotate | Download | only in shared_impl

Lines Matching defs:BindBuffer

54 void BindBuffer(PP_Resource context_id, GLenum target, GLuint buffer) {
57 ToGles2Impl(&enter)->BindBuffer(target, buffer);
1580 &BindAttribLocation, &BindBuffer,