Home | History | Annotate | Download | only in llvmpipe

Lines Matching full:map2

392       uint8_t *map2;
411 map2 = llvmpipe_get_texture_image(lpr, 0, 0, tex_usage, layout);
413 assert(map == map2);
415 return map2;