Home | History | Annotate | Download | only in libagl

Lines Matching refs:surfaceManager

330         tex = c->surfaceManager->replaceTexture(name);
879 tex = c->surfaceManager->texture(texture);
881 tex = c->surfaceManager->createTexture(texture);
899 c->surfaceManager->getToken(n, textures);
922 c->surfaceManager->deleteTextures(n, textures);
923 c->surfaceManager->recycleTokens(n, textures);