Home | History | Annotate | Download | only in main

Lines Matching refs:AllocStorage

939          ASSERT(newRb->AllocStorage);
1468 /* These MUST get set by the AllocStorage func */
1473 ASSERT(rb->AllocStorage);
1474 if (rb->AllocStorage(ctx, rb, internalFormat, width, height)) {