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