Searched refs:vrend_blitter_ctx (Results 1 – 1 of 1) sorted by relevance
54 struct vrend_blitter_ctx { struct77 static struct vrend_blitter_ctx vrend_blit_ctx; argument107 static bool blit_build_vs_passthrough(struct vrend_blitter_ctx *blit_ctx) in blit_build_vs_passthrough()167 static GLuint blit_build_frag_tex_col(struct vrend_blitter_ctx *blit_ctx, in blit_build_frag_tex_col()231 static GLuint blit_build_frag_tex_col_msaa(struct vrend_blitter_ctx *blit_ctx, in blit_build_frag_tex_col_msaa()279 static GLuint blit_build_frag_tex_writedepth(struct vrend_blitter_ctx *blit_ctx, int tgsi_tex_targe… in blit_build_frag_tex_writedepth()329 static GLuint blit_build_frag_blit_msaa_depth(struct vrend_blitter_ctx *blit_ctx, int tgsi_tex_targ… in blit_build_frag_blit_msaa_depth()363 static GLuint blit_get_frag_tex_writedepth(struct vrend_blitter_ctx *blit_ctx, int pipe_tex_target,… in blit_get_frag_tex_writedepth()389 static GLuint blit_get_frag_tex_col(struct vrend_blitter_ctx *blit_ctx, in blit_get_frag_tex_col()432 static void vrend_renderer_init_blit_ctx(struct vrend_blitter_ctx *blit_ctx) in vrend_renderer_init_blit_ctx()[all …]