Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_blitter.c423 static void get_texcoords(struct vrend_blitter_ctx *blit_ctx, in get_texcoords() function
470 get_texcoords(blit_ctx, src_res, level, x1, y1, x2, y2, coord); in blitter_set_texcoords()
/external/mesa3d/src/gallium/auxiliary/util/
Du_blitter.c847 static void get_texcoords(struct pipe_sampler_view *src, in get_texcoords() function
1747 get_texcoords(src, src_width0, src_height0, in blitter_draw_tex()
2898 get_texcoords(src_view, src->width0, src->height0, in util_blitter_stencil_fallback()