mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
remove some obsolete xmesa remnants
This commit is contained in:
parent
f884f6886e
commit
42c817269a
1 changed files with 0 additions and 10 deletions
|
|
@ -36,16 +36,6 @@
|
|||
#include "pipe/p_context.h"
|
||||
|
||||
|
||||
extern struct pipe_surface *
|
||||
xmesa_get_color_surface(GLcontext *ctx, GLuint i);
|
||||
|
||||
extern struct pipe_surface *
|
||||
xmesa_get_z_surface(GLcontext *ctx);
|
||||
|
||||
extern struct pipe_surface *
|
||||
xmesa_get_stencil_surface(GLcontext *ctx);
|
||||
|
||||
|
||||
/**
|
||||
* Update framebuffer state (color, depth, stencil, etc. buffers)
|
||||
* XXX someday: separate draw/read buffers.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue