Home | History | Annotate | Download | only in shared_impl

Lines Matching refs:IsRenderbuffer

827 GLboolean IsRenderbuffer(PP_Resource context_id, GLuint renderbuffer) {
830 return ToGles2Impl(&enter)->IsRenderbuffer(renderbuffer);
1621 &IsProgram, &IsRenderbuffer,