gallium/stapi: fix comment for st_visual::buffer_mask
Trivial.
This commit is contained in:
@@ -213,7 +213,7 @@ struct st_egl_image
|
||||
struct st_visual
|
||||
{
|
||||
/**
|
||||
* Available buffers. Tested with ST_FRAMEBUFFER_*_MASK.
|
||||
* Available buffers. Bitfield of ST_ATTACHMENT_*_MASK bits.
|
||||
*/
|
||||
unsigned buffer_mask;
|
||||
|
||||
|
Reference in New Issue
Block a user