Home | History | Annotate | Download | only in x11

Lines Matching refs:mipmap

2087    int target = 0, format = 0, mipmap = 0;
2124 mipmap = 1;
2146 if (mipmap) {
2175 if (format || target || mipmap) {
2177 b = XMesaCreatePixmapTextureBuffer(v, pixmap, 0, format, target, mipmap);