Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_blitter.c509 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/
Du_blitter.c780 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()