Lines Matching defs:map
261 uint8_t *map;
263 map = pipe->texture_map(pipe, sv->texture, 0,
265 if (!map) {
273 map, box.width, box.height);
277 map, box.width, box.height);
281 map, box.width, box.height);
285 box.width, box.height, map, transfer->stride, 0, 0);
401 uint8_t *map;
403 map = pipe->texture_map(pipe, tex, 0, usage,
405 if (!map) {
412 map, dst_box.width, dst_box.height);
424 * by the first map.