Home | History | Annotate | Download | only in main

Lines Matching defs:bpp

640       const GLuint bpp = _mesa_get_format_bytes(texImage->TexFormat);
641 const GLint bytesPerRow = width * bpp;