Searched refs:tex_map (Results 1 – 1 of 1) sorted by relevance
1388 void *tex_map; in svga_texture_transfer_map_upload() local1455 &offset, &tex_buffer, &tex_map); in svga_texture_transfer_map_upload()1457 if (!tex_map) { in svga_texture_transfer_map_upload()1462 st->upload.map = tex_map; in svga_texture_transfer_map_upload()1465 return tex_map; in svga_texture_transfer_map_upload()