Home | History | Annotate | Download | only in util

Lines Matching refs:blit_state

55 struct blit_state
81 struct blit_state *
84 struct blit_state *ctx;
87 ctx = CALLOC_STRUCT(blit_state);
135 util_destroy_blit(struct blit_state *ctx)
162 set_fragment_shader(struct blit_state *ctx, uint writemask,
200 set_vertex_shader(struct blit_state *ctx)
222 get_next_slot( struct blit_state *ctx )
252 setup_vertex_data_tex(struct blit_state *ctx,
365 util_blit_pixels(struct blit_state *ctx,
500 util_blit_pixels_tex(struct blit_state *ctx,