Home | History | Annotate | Download | only in i965

Lines Matching refs:minify

112    /* Minify the logical dimensions of the texture. */
114 surf->logical_level0_px.width = minify(surf->logical_level0_px.width, l);
116 minify(surf->logical_level0_px.height, l);
118 minify(surf->logical_level0_px.depth, l);
1445 minify(mt->surf.logical_level0_px.depth, level) :