Searched refs:widthInBytes (Results 1 – 1 of 1) sorted by relevance
441 GLuint pixelBytes, widthInBytes; in swrast_fast_copy_pixels() local493 widthInBytes = width * pixelBytes; in swrast_fast_copy_pixels()552 memmove(dstMap, srcMap, widthInBytes); in swrast_fast_copy_pixels()