Home
last modified time | relevance | path

Searched refs:get_texcoords (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c758 static void get_texcoords(struct pipe_sampler_view *src, in get_texcoords() function
807 get_texcoords(src, src_width0, src_height0, x1, y1, x2, y2, coord); in blitter_set_texcoords()
1580 get_texcoords(src, src_width0, src_height0, srcbox->x, srcbox->y, in do_blits()