Searched refs:get_texcoords (Results 1 – 2 of 2) sorted by relevance
/external/virglrenderer/src/ |
D | vrend_blitter.c | 509 static void get_texcoords(struct vrend_resource *src_res, in get_texcoords() function 554 get_texcoords(src_res, level, x1, y1, x2, y2, coord); in blitter_set_texcoords()
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_blitter.c | 780 static void get_texcoords(struct pipe_sampler_view *src, in get_texcoords() function 1628 get_texcoords(src, src_width0, src_height0, in blitter_draw_tex()
|