Searched refs:tex_map (Results 1 – 1 of 1) sorted by relevance
1371 void *tex_map; in svga_texture_transfer_map_upload() local1439 &offset, &tex_buffer, &tex_map); in svga_texture_transfer_map_upload()1441 if (!tex_map) { in svga_texture_transfer_map_upload()1446 st->upload.map = tex_map; in svga_texture_transfer_map_upload()1449 return tex_map; in svga_texture_transfer_map_upload()