wgl: update some comments
This commit is contained in:
@@ -37,7 +37,7 @@ struct st_framebuffer_iface;
|
||||
struct stw_pixelformat_info;
|
||||
|
||||
/**
|
||||
* Windows framebuffer, derived from gl_framebuffer.
|
||||
* Windows framebuffer.
|
||||
*/
|
||||
struct stw_framebuffer
|
||||
{
|
||||
|
||||
@@ -78,7 +78,7 @@ struct stw_winsys
|
||||
struct stw_shared_surface *surface);
|
||||
|
||||
/**
|
||||
* Compose into a shared (optional).
|
||||
* Compose into a shared surface (optional).
|
||||
*
|
||||
* Blit the color buffer into a shared surface.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user