Searched refs:texDest (Results 1 – 1 of 1) sorted by relevance
2321 GLubyte *texDest; in fallback_copy_texsubimage() local2355 texDest = st_texture_image_map(st, stImage, transfer_usage, in fallback_copy_texsubimage()2359 if (!texDest) { in fallback_copy_texsubimage()2396 texDest + row * dst_stride, data, width); in fallback_copy_texsubimage()2445 &texDest, in fallback_copy_texsubimage()