Add a DRI_ReadDrawable marker extension to signal read drawable capability.
This commit is contained in:

committed by
Kristian Høgsberg

parent
106a6f29bb
commit
f968f67e62
@@ -76,6 +76,7 @@ extern __GLcontextModes *__driDriverInitScreen(__DRIscreenPrivate *psp);
|
||||
/**
|
||||
* Extensions.
|
||||
*/
|
||||
extern const __DRIextension driReadDrawableExtension;
|
||||
extern const __DRIcopySubBufferExtension driCopySubBufferExtension;
|
||||
extern const __DRIswapControlExtension driSwapControlExtension;
|
||||
extern const __DRIframeTrackingExtension driFrameTrackingExtension;
|
||||
|
Reference in New Issue
Block a user