Home | History | Annotate | Download | only in llvmpipe

Lines Matching defs:bpp

282       const uint bpp = util_format_get_blocksize(format);
283 const uint bytes = w * h * d * bpp;
801 /* for tiled layout, force a 32bpp format */