Searched refs:imgstride (Results 1 – 1 of 1) sorted by relevance
1145 const uint32 imgstride = DIV_ROUND_UP(height, bh) * rowstride; in svga3dsurface_get_pixel_offset() local1146 const uint32 offset = (z / bd * imgstride + in svga3dsurface_get_pixel_offset()