mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 22:00:13 +01:00
s/bugmgr/bufgr/
This commit is contained in:
parent
72d7d2bcc3
commit
060a638027
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ struct pipe_winsys {
|
|||
const char *, ... );
|
||||
|
||||
|
||||
/* The buffer manager is modeled after the dri_bugmgr interface,
|
||||
/* The buffer manager is modeled after the dri_bufmgr interface,
|
||||
* but this is the subset that softpipe cares about. Remember that
|
||||
* softpipe gets to choose the interface it needs, and the window
|
||||
* systems must then implement that interface (rather than the
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue