Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_blitter.c44 struct vrend_blitter_ctx { struct
69 static struct vrend_blitter_ctx vrend_blit_ctx; argument
228 static GLuint blit_build_frag_tex_col(struct vrend_blitter_ctx *blit_ctx, in blit_build_frag_tex_col()
281 static GLuint blit_build_frag_depth(struct vrend_blitter_ctx *blit_ctx, int tgsi_tex_target, bool m… in blit_build_frag_depth()
304 static GLuint blit_get_frag_tex_writedepth(struct vrend_blitter_ctx *blit_ctx, int pipe_tex_target,… in blit_get_frag_tex_writedepth()
318 static GLuint blit_get_frag_tex_col(struct vrend_blitter_ctx *blit_ctx, in blit_get_frag_tex_col()
360 static void vrend_renderer_init_blit_ctx(struct vrend_blitter_ctx *blit_ctx) in vrend_renderer_init_blit_ctx()
398 static void blitter_set_rectangle(struct vrend_blitter_ctx *blit_ctx, in blitter_set_rectangle()
423 static void get_texcoords(struct vrend_blitter_ctx *blit_ctx, in get_texcoords()
461 static void blitter_set_texcoords(struct vrend_blitter_ctx *blit_ctx, in blitter_set_texcoords()
[all …]