Lines Matching full:qpitch
659 * | | qpitch
677 * height in rows is the qpitch. Array slices are laid out logically below
678 * one another, qpitch rows apart. For 3D surfaces, the "level" values are
682 * adjacent to each other on the X axis. The qpitch becomes the number of
717 res->swr.qpitch = util_format_get_nblocksx(fmt, width);
735 // The qpitch is controlled by either the height of the second LOD, or
748 res->swr.qpitch = util_format_get_nblocksy(fmt, height);
785 (size_t)res->swr.depth * res->swr.qpitch * res->swr.pitch;
803 res->secondary.depth * res->secondary.qpitch *