Home | History | Annotate | Download | only in libagl

Lines Matching refs:buildAPyramid

615 extern status_t buildAPyramid(ogles_context_t* c, EGLTextureObject* tex);
623 if (buildAPyramid(c, tex) != NO_ERROR) {