mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
mesa: remove obsolete comment on _mesa_dest_buffer_exists()
This commit is contained in:
parent
50ad155d48
commit
45a3b54063
1 changed files with 0 additions and 1 deletions
|
|
@ -851,7 +851,6 @@ _mesa_source_buffer_exists(struct gl_context *ctx, GLenum format)
|
|||
|
||||
/**
|
||||
* As above, but for drawing operations.
|
||||
* XXX could do some code merging w/ above function.
|
||||
*/
|
||||
GLboolean
|
||||
_mesa_dest_buffer_exists(struct gl_context *ctx, GLenum format)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue