mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 13:10:10 +01:00
gallium: s/copy_pixels_state/blit_state
This commit is contained in:
parent
e5b19a0f83
commit
d946b55543
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ struct pipe_context;
|
|||
struct pipe_surface;
|
||||
|
||||
|
||||
struct copy_pixels_state;
|
||||
struct blit_state;
|
||||
|
||||
|
||||
extern struct blit_state *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue