Remove stray references to struct pipe_region.

This commit is contained in:
Michel Dänzer 2007-12-10 09:11:57 +01:00
parent 63e2ab83f6
commit 913703d4b8
3 changed files with 0 additions and 9 deletions

View file

@ -35,7 +35,6 @@
struct pipe_context;
struct pipe_region;
struct intel_context;
struct _DriBufferObject;
struct st_context;

View file

@ -45,7 +45,6 @@ struct pipe_buffer_handle;
/** Opaque type */
struct pipe_fence_handle;
struct pipe_region;
struct pipe_surface;
@ -80,12 +79,6 @@ struct pipe_winsys
/**
* flags is bitmask of PIPE_SURFACE_FLAG_RENDER, PIPE_SURFACE_FLAG_TEXTURE
*/
struct pipe_region *(*region_alloc)(struct pipe_winsys *ws,
unsigned size, unsigned flags);
void (*region_release)(struct pipe_winsys *ws, struct pipe_region **r);
unsigned (*surface_pitch)(struct pipe_winsys *ws, unsigned cpp,
unsigned with, unsigned flags);

View file

@ -33,7 +33,6 @@
struct pipe_context;
struct pipe_texture;
struct pipe_region;
extern struct pipe_texture *