Searched refs:blit_state (Results 1 – 6 of 6) sorted by relevance
52 extern struct blit_state *56 util_destroy_blit(struct blit_state *ctx);59 util_blit_pixels(struct blit_state *ctx,72 util_blit_pixels_tex(struct blit_state *ctx,
54 struct blit_state struct89 struct blit_state * argument92 struct blit_state *ctx; in util_create_blit()95 ctx = CALLOC_STRUCT(blit_state); in util_create_blit()165 util_destroy_blit(struct blit_state *ctx) in util_destroy_blit()202 set_fragment_shader(struct blit_state *ctx, uint writemask, in set_fragment_shader()222 set_depthstencil_fragment_shader(struct blit_state *ctx, in set_depthstencil_fragment_shader()241 set_depth_fragment_shader(struct blit_state *ctx, in set_depth_fragment_shader()260 set_stencil_fragment_shader(struct blit_state *ctx, in set_stencil_fragment_shader()279 set_vertex_shader(struct blit_state *ctx) in set_vertex_shader()[all …]
37 struct blit_state;184 struct blit_state *blit;
60 struct blit_state *blitctx;
132 struct blit_state *blit;
221 struct blit_state struct337 struct blit_state Blit; /**< For _mesa_meta_BlitFramebuffer() */347 static void meta_glsl_blit_cleanup(struct gl_context *ctx, struct blit_state *blit);1399 struct blit_state *blit = &ctx->Meta->Blit; in init_blit_depth_pixels()1579 struct blit_state *blit = &ctx->Meta->Blit; in _mesa_meta_BlitFramebuffer()1736 meta_glsl_blit_cleanup(struct gl_context *ctx, struct blit_state *blit) in meta_glsl_blit_cleanup()