summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/radeon/core/radeon_buffer.h
diff options
context:
space:
mode:
authorCorbin Simpson <MostAwesomeDude@gmail.com>2010-01-25 10:52:19 -0800
committerCorbin Simpson <MostAwesomeDude@gmail.com>2010-01-25 11:30:38 -0800
commit72778a9d254f6c9c63d86413936ee7f3e5a6e56e (patch)
tree2100c79d9d087622f2f7d8a51e44d86f151cc522 /src/gallium/winsys/drm/radeon/core/radeon_buffer.h
parent9328f3a670993167d7fb9a590f9e712467e77c7c (diff)
Revert "r300g,radeong: finish and enable the immediate mode"
This reverts commit 112239e9a66a155d36fe2ad0ab130e6f26eff298.
Diffstat (limited to 'src/gallium/winsys/drm/radeon/core/radeon_buffer.h')
-rw-r--r--src/gallium/winsys/drm/radeon/core/radeon_buffer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/winsys/drm/radeon/core/radeon_buffer.h b/src/gallium/winsys/drm/radeon/core/radeon_buffer.h
index c46abff793..de71cb2f42 100644
--- a/src/gallium/winsys/drm/radeon/core/radeon_buffer.h
+++ b/src/gallium/winsys/drm/radeon/core/radeon_buffer.h
@@ -77,8 +77,6 @@ struct radeon_winsys_priv {
void *flush_data;
};
-uint32_t radeon_domain_from_usage(unsigned usage);
-
struct radeon_winsys* radeon_pipe_winsys(int fb);
#if 0
struct pipe_surface *radeon_surface_from_handle(struct radeon_context *radeon_context,