mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 18:18:06 +02:00
just a comment
This commit is contained in:
parent
5b05a187dc
commit
7aa0e6125d
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,11 @@
|
|||
|
||||
|
||||
|
||||
/**
|
||||
* Allocate memory for the software auxillary buffers associated with
|
||||
* the given GLframebuffer. Free any currently allocated aux buffers
|
||||
* first.
|
||||
*/
|
||||
void
|
||||
_swrast_alloc_aux_buffers( GLframebuffer *buffer )
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue