Home | History | Annotate | Download | only in libagl

Lines Matching refs:surfaceManager

323         tex = c->surfaceManager->replaceTexture(name);
872 tex = c->surfaceManager->texture(texture);
874 tex = c->surfaceManager->createTexture(texture);
892 c->surfaceManager->getToken(n, textures);
915 c->surfaceManager->deleteTextures(n, textures);
916 c->surfaceManager->recycleTokens(n, textures);