Fix documentation for Copy hook -- it can copy memory to the scanout
buffer too.
This commit is contained in:
parent
030a578391
commit
1b3a0508a7
|
@ -229,7 +229,7 @@ typedef struct _ExaDriver {
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
* PrepareCopy() sets up the driver for doing a copy within offscreen
|
* PrepareCopy() sets up the driver for doing a copy within video
|
||||||
* memory.
|
* memory.
|
||||||
*
|
*
|
||||||
* @param pSrcPixmap source pixmap
|
* @param pSrcPixmap source pixmap
|
||||||
|
|
Loading…
Reference in New Issue